Lines Matching refs:GetBundleName
431 APPSPAWN_CHECK(bundleInfo != NULL, return "", "No bundle info in msg %{public}s", GetBundleName(appProperty));
572 "/" + isolatedFlagText.c_str() + GetBundleName(appProperty);
583 APPSPAWN_LOGV("set sandbox-root to default rootapp name is %{public}s", GetBundleName(appProperty));
612 "read mount config failed, app name is %{public}s", GetBundleName(appProperty));
616 APPSPAWN_CHECK(info != nullptr, return false, "Filed to get domain info %{public}s", GetBundleName(appProperty));
688 std::string bundleName = GetBundleName(appProperty);
790 std::string bundleName = GetBundleName(appProperty);
840 std::string bundleName = GetBundleName(appProperty);
864 "maybe result sandbox launch failed app name is %{public}s", GetBundleName(appProperty));
876 APPSPAWN_LOGE("read symlink config failed, app name is %{public}s", GetBundleName(appProperty));
904 const char *bundleName = GetBundleName(appProperty);
933 GetBundleName(appProperty), permission.c_str());
958 const char *bundleName = GetBundleName(appProperty);
987 APPSPAWN_LOGE("read flags config failed, app name is %{public}s", GetBundleName(appProperty));
997 const char *bundleName = GetBundleName(appProperty);
1097 GetBundleName(appProperty));
1100 GetBundleName(appProperty));
1103 GetBundleName(appProperty));
1163 APPSPAWN_CHECK(rc == 0, return rc, "DoSandboxFileCommonBind failed, %{public}s", GetBundleName(appProperty));
1168 APPSPAWN_CHECK(rc == 0, return rc, "DoSandboxFileCommonSymlink failed, %{public}s", GetBundleName(appProperty));
1245 GetBundleName(appProperty), static_cast<unsigned long>(bundles.size()));
1301 GetBundleName(appProperty), static_cast<unsigned long>(dataGroupIds.size()));
1422 if (privateAppConfig.find(GetBundleName(appProperty)) != privateAppConfig.end()) {
1423 nlohmann::json& appConfig = privateAppConfig[GetBundleName(appProperty)][0];
1519 const std::string bundleName = GetBundleName(appProperty);
1570 APPSPAWN_CHECK(rc == 0, return rc, "unshare failed, packagename is %{public}s", GetBundleName(appProperty));
1574 APPSPAWN_CHECK(rc == 0, return rc, "Set new netnamespace failed %{public}s", GetBundleName(appProperty));
1611 if (CheckBundleName(GetBundleName(appProperty)) != 0) {
1620 const std::string bundleName = GetBundleName(appProperty);
1665 if (CheckBundleName(GetBundleName(appProperty)) != 0) {
1669 const std::string bundleName = GetBundleName(appProperty);
1842 const char *bundleName = GetBundleName(property);
1896 const char *bundleName = GetBundleName(property);