Searched refs:GetModuleBuildId (Results 1 – 3 of 3) sorted by relevance
66 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id);
279 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id) { in GetModuleBuildId() function
1607 if (!GetModuleBuildId(module_name, &build_id)) { in DumpBuildIdFeature()