Home
last modified time | relevance | path

Searched defs:GetModuleBuildId (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp34 bool GetModuleBuildId(const std::string&, BuildId*, const std::string&) { in GetModuleBuildId() function
/system/extras/simpleperf/
Denvironment_test.cpp114 TEST(environment, GetModuleBuildId) { in TEST() argument
Denvironment.cpp207 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id, in GetModuleBuildId() function