Searched defs:mountArg (Results 1 – 2 of 2) sorted by relevance
| /base/startup/appspawn/modules/sandbox/ |
| D | sandbox_expand.c | 69 MountArg mountArg = { in MountAllHsp() local 117 …MountArg mountArg = {libPhysicalPath, context->buffer[0].buffer, NULL, mountFlags, NULL, MS_SLAVE}; in MountAllGroup() local 167 MountArg mountArg = { in SetOverlayAppPath() local
|
| D | appspawn_sandbox.c | 305 …MountArg mountArg = {args->originPath, args->destinationPath, args->fsType, args->mountFlags, opti… in SandboxMountFusePath() local 603 …MountArg mountArg = {PHYSICAL_APP_INSTALL_PATH, destBundlesPath, NULL, MS_REC | MS_BIND, NULL, MS_… in SetExpandSandboxConfig() local 677 MountArg mountArg = { in SetBundleResourceSandboxConfig() local
|