Home
last modified time | relevance | path

Searched refs:SandboxMountPath (Results 1 - 4 of 4) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c72 ret = SandboxMountPath(&mountArg); in MountAllHsp()
120 ret = SandboxMountPath(&mountArg); in MountAllGroup()
173 int retMount = SandboxMountPath(&mountArg); in SetOverlayAppPath()
H A Dappspawn_sandbox.c94 int SandboxMountPath(const MountArg *arg) in SandboxMountPath() function
323 ret = SandboxMountPath(&mountArg); in SandboxMountFusePath()
431 ret = SandboxMountPath(args); in DoSandboxMountByCategory()
764 ret = SandboxMountPath(&mountArg); in SetExpandSandboxConfig()
840 int ret = SandboxMountPath(&mountArg); in SetBundleResourceSandboxConfig()
877 ret = SandboxMountPath(&arg); in SandboxRootFolderCreateNoShare()
H A Dappspawn_sandbox.h374 int SandboxMountPath(const MountArg *arg);
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp577 * @brief SandboxMountPath
587 int ret = SandboxMountPath(&arg); in HWTEST_F()
589 ret = SandboxMountPath(&arg); in HWTEST_F()
591 ret = SandboxMountPath(nullptr); in HWTEST_F()
594 ret = SandboxMountPath(&arg); in HWTEST_F()

Completed in 6 milliseconds