Searched refs:StagedMountSystemConst (Results 1 - 5 of 5) sorted by relevance
/base/startup/appspawn/modules/sandbox/ |
H A D | appspawn_sandbox.h | 267 int StagedMountSystemConst(AppSpawnSandboxCfg *sandbox, const AppSpawningCtx *property, int nwebspawn);
|
H A D | sandbox_manager.c | 674 ret = StagedMountSystemConst(sandbox, property, IsNWebSpawnMode(content)); in SpawnPrepareSandboxCfg()
|
H A D | appspawn_sandbox.c | 1016 int StagedMountSystemConst(AppSpawnSandboxCfg *sandbox, const AppSpawningCtx *property, int nwebspawn) in StagedMountSystemConst() function
|
/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_sandbox_new_test.cpp | 1191 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 D | app_spawn_sandboxmgr_test.cpp | 504 ret = StagedMountSystemConst(inputAppSpawnSandboxCfg[i], inputAppSpawningCtx[j], inputSpawn[k]); in HWTEST_F()
|
Completed in 9 milliseconds