Searched refs:GetModuleLibPath (Results 1 – 3 of 3) sorted by relevance
30 std::string GetModuleLibPath();
43 std::string ConfigParse::GetModuleLibPath() in GetModuleLibPath() function in OHOS::UpdateEngine::ConfigParse
434 std::string libPath = DelayedSingleton<ConfigParse>::GetInstance()->GetModuleLibPath(); in OnStart()