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