Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment_test.cpp108 TEST(environment, GetModuleBuildId) { in TEST() argument
Denvironment.cpp198 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id, in GetModuleBuildId() function