Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.h87 static bool CheckBundleNameForPrivate(const std::string &bundleName);
H A Dsandbox_utils.cpp1384 bool SandboxUtils::CheckBundleNameForPrivate(const std::string &bundleName) in CheckBundleNameForPrivate() function in OHOS::SandboxUtils
1523 if (CheckBundleNameForPrivate(bundleName)) { in SetSandboxProperty()
/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__")); in HWTEST_F()

Completed in 7 milliseconds