Home
last modified time | relevance | path

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

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