Searched refs:GetSandboxMountConfig (Results 1 - 3 of 3) sorted by relevance
/base/startup/appspawn/modules/sandbox/ |
H A D | sandbox_utils.h | 121 static void GetSandboxMountConfig(const AppSpawningCtx *appProperty, const std::string §ion,
|
H A D | sandbox_utils.cpp | 750 void SandboxUtils::GetSandboxMountConfig(const AppSpawningCtx *appProperty, const std::string §ion, in GetSandboxMountConfig() function in OHOS::SandboxUtils 811 GetSandboxMountConfig(appProperty, section, mntPoint, mountConfig); in DoAllMntPointsMount()
|
/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_sandbox_test.cpp | 1280 OHOS::AppSpawn::SandboxUtils::GetSandboxMountConfig(appProperty, section, j_secondConfig, mountConfig); in HWTEST_F() 1314 OHOS::AppSpawn::SandboxUtils::GetSandboxMountConfig(appProperty, section, j_secondConfig, mountConfig); in HWTEST_F()
|
Completed in 12 milliseconds