Home
last modified time | relevance | path

Searched refs:MountSandboxConfigs (Results 1 - 5 of 5) sorted by relevance

/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_test.cpp752 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
794 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
836 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
894 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
1243 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
1302 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
1354 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
1405 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
1463 ret = MountSandboxConfigs(sandbox, property, 0); in HWTEST_F()
1519 ret = MountSandboxConfigs(sandbo in HWTEST_F()
[all...]
H A Dapp_spawn_sandboxmgr_test.cpp495 ret = MountSandboxConfigs(inputAppSpawnSandboxCfg[i], inputAppSpawningCtx[j], inputSpawn[k]); in HWTEST_F()
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h266 int MountSandboxConfigs(AppSpawnSandboxCfg *sandbox, const AppSpawningCtx *property, int nwebspawn);
H A Dsandbox_manager.c563 int ret = MountSandboxConfigs(appSandbox, property, IsNWebSpawnMode(content)); in SpawnBuildSandboxEnv()
H A Dappspawn_sandbox.c1310 int MountSandboxConfigs(AppSpawnSandboxCfg *sandbox, const AppSpawningCtx *property, int nwebspawn) in MountSandboxConfigs() function

Completed in 9 milliseconds