Searched refs:GetJsonStrFromInfo (Results 1 – 11 of 11) sorted by relevance
85 APP_LOGD("inner-app dependency: %{public}s", GetJsonStrFromInfo(dependency).c_str()); in CheckDependency()92 GetJsonStrFromInfo(dependency).c_str()); in CheckDependency()98 GetJsonStrFromInfo(dependency).c_str()); in CheckDependency()102 APP_LOGE("dependency not found: %{public}s", GetJsonStrFromInfo(dependency).c_str()); in CheckDependency()123 …APP_LOGE("install shared bundles failed, rollbacking:%{public}s", GetJsonStrFromInfo(processedBund… in Install()172 …APP_LOGE("the module or version not satisfied : %{public}s", GetJsonStrFromInfo(dependency).c_str(… in FindDependencyInInstalledBundles()
162 const std::string GetJsonStrFromInfo(T &t) in GetJsonStrFromInfo() function
164 const std::string GetJsonStrFromInfo(T &t) in GetJsonStrFromInfo() function
166 const std::string GetJsonStrFromInfo(T &t) in GetJsonStrFromInfo() function
169 const std::string GetJsonStrFromInfo(T &t) in GetJsonStrFromInfo() function
168 const std::string GetJsonStrFromInfo(T &t) in GetJsonStrFromInfo() function
196 const std::string targetInfo = GetJsonStrFromInfo(targetAbilityInfo); in QueryRpcIdByAbilityToServiceCenter()
156 const std::string dataString = GetJsonStrFromInfo(targetAbilityInfo); in PreloadRequest()746 const std::string dataString = GetJsonStrFromInfo(targetAbilityInfo); in SendRequest()
552 GetJsonStrFromInfo(moduleInfo.dependencies).c_str()); in CheckDependency()
1102 …GetJsonStrFromInfo(inBundlePaths).c_str(), GetJsonStrFromInfo(installParam.sharedBundleDirPaths).c… in ProcessBundleInstall()
3586 auto infoStr = GetJsonStrFromInfo<T>(parcelable); in WriteParcelableIntoAshmem()