Searched refs:curModuleHash (Results 1 – 1 of 1) sorted by relevance
1867 std::string curModuleHash; in UpdateModuleByHash() local1868 if (!newInfo.GetModuleBuildHash(moduleName, curModuleHash)) { in UpdateModuleByHash()1872 if (existModuleHash != curModuleHash) { in UpdateModuleByHash()