Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.h118 static std::string GetSandboxOptions(const AppSpawningCtx *appProperty, nlohmann::json &config);
H A Dsandbox_utils.cpp734 std::string SandboxUtils::GetSandboxOptions(const AppSpawningCtx *appProperty, nlohmann::json &config) in GetSandboxOptions() function in OHOS::SandboxUtils
754 mountConfig.optionsPoint = GetSandboxOptions(appProperty, mntPoint); in GetSandboxMountConfig()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_test.cpp1346 std::string options = OHOS::AppSpawn::SandboxUtils::GetSandboxOptions(appProperty, j_secondConfig); in HWTEST_F()

Completed in 7 milliseconds