Home
last modified time | relevance | path

Searched refs:moduleNameTmp (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7209 std::string moduleNameTmp = moduleName; in GetJsonProfile() local
7215 moduleNameTmp = info.second.moduleName; in GetJsonProfile()
7216 APP_LOGW("try to get profile from entry module: %{public}s", moduleNameTmp.c_str()); in GetJsonProfile()
7221 auto moduleInfo = bundleInfo.GetInnerModuleInfoByModuleName(moduleNameTmp); in GetJsonProfile()
7223 APP_LOGE("moduleName: %{public}s is not found", moduleNameTmp.c_str()); in GetJsonProfile()

Completed in 20 milliseconds