Searched refs:SetBundleInfoBundleName (Results 1 – 5 of 5) sorted by relevance
28 static bool SetBundleInfoBundleName(BundleInfo *bundleInfo, const char *bundleName);
51 SetBundleInfoBundleName(des, src.bundleName); in CopyBundleInfo()131 bool BundleInfoUtils::SetBundleInfoBundleName(BundleInfo *bundleInfo, const char *bundleName) in SetBundleInfoBundleName() function in OHOS::BundleInfoUtils
613 …if (!cJSON_IsString(item) || !BundleInfoUtils::SetBundleInfoBundleName(bundleInfo, item->valuestri… in ConvertJsonToBundleInfo()
152 if (!BundleInfoUtils::SetBundleInfoBundleName(bundleInfo, bundleProfile.bundleName) || in SetBundleInfo()
917 if (!BundleInfoUtils::SetBundleInfoBundleName(bundleInfo, bundleProfile.bundleName) || in SetBundleInfo()