Home
last modified time | relevance | path

Searched refs:CheckBundleNameForPrivate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.h87 static bool CheckBundleNameForPrivate(const std::string &bundleName);
H A Dsandbox_utils.cpp1397 bool SandboxUtils::CheckBundleNameForPrivate(const std::string &bundleName) in CheckBundleNameForPrivate() function in OHOS::AppSpawn::SandboxUtils
1540 if (CheckBundleNameForPrivate(bundleName)) { in SetSandboxProperty()
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_test.cpp476 bool ret = OHOS::AppSpawn::SandboxUtils::CheckBundleNameForPrivate(std::string("__internal__"));