Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h267 int StagedMountSystemConst(AppSpawnSandboxCfg *sandbox, const AppSpawningCtx *property, int nwebspawn);
H A Dsandbox_manager.c674 ret = StagedMountSystemConst(sandbox, property, IsNWebSpawnMode(content)); in SpawnPrepareSandboxCfg()
H A Dappspawn_sandbox.c1016 int StagedMountSystemConst(AppSpawnSandboxCfg *sandbox, const AppSpawningCtx *property, int nwebspawn) in StagedMountSystemConst() function
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_test.cpp1191 ret = StagedMountSystemConst(sandbox, property, 0); in HWTEST_F()
1573 ret = StagedMountSystemConst(sandbox, property, 0); in HWTEST_F()
1626 ret = StagedMountSystemConst(sandbox, property, 0); in HWTEST_F()
1679 ret = StagedMountSystemConst(sandbox, property, 0); in HWTEST_F()
1732 ret = StagedMountSystemConst(sandbox, property, 0); in HWTEST_F()
1991 ret = StagedMountSystemConst(sandbox, property, 0); in HWTEST_F()
H A Dapp_spawn_sandboxmgr_test.cpp504 ret = StagedMountSystemConst(inputAppSpawnSandboxCfg[i], inputAppSpawningCtx[j], inputSpawn[k]); in HWTEST_F()

Completed in 9 milliseconds