Searched refs:GetBuildIdFromElfFile (Results 1 - 3 of 3) sorted by relevance

/system/extras/simpleperf/
H A Dread_elf.h24 bool GetBuildIdFromElfFile(const std::string& filename, BuildId* build_id);
H A Dread_elf.cpp95 bool GetBuildIdFromElfFile(const std::string& filename, BuildId* build_id) { function
H A Dcmd_record.cpp354 if (!GetBuildIdFromElfFile(filename, &build_id)) {

Completed in 82 milliseconds