Searched refs:CheckBundleNameForPrivate (Results 1 – 3 of 3) sorted by relevance
87 static bool CheckBundleNameForPrivate(const std::string &bundleName);
1397 bool SandboxUtils::CheckBundleNameForPrivate(const std::string &bundleName) in CheckBundleNameForPrivate() function in OHOS::AppSpawn::SandboxUtils1540 if (CheckBundleNameForPrivate(bundleName)) { in SetSandboxProperty()
476 bool ret = OHOS::AppSpawn::SandboxUtils::CheckBundleNameForPrivate(std::string("__internal__"));