Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c52 static inline void SetMountPathOperation(uint32_t *operation, uint32_t index) in SetMountPathOperation() function
713 SetMountPathOperation(&operation, section->sandboxNode.type); in MountSandboxConfig()
716 SetMountPathOperation(&operation, MOUNT_PATH_OP_SYMLINK); in MountSandboxConfig()
733 SetMountPathOperation(&operation, MOUNT_PATH_OP_REPLACE_BY_SANDBOX); in MountSandboxConfig()
735 SetMountPathOperation(&operation, SANDBOX_TAG_NAME_GROUP); in MountSandboxConfig()
1048 SetMountPathOperation(&operation, MOUNT_PATH_OP_REPLACE_BY_SANDBOX); // 首次挂载,使用sandbox替换 in StagedMountSystemConst()
1084 SetMountPathOperation(&operation, MOUNT_PATH_OP_UNMOUNT); in MountDepGroups()
1261 SetMountPathOperation(&operation, MOUNT_PATH_OP_REPLACE_BY_SANDBOX); in SetAppVariableConfig()

Completed in 3 milliseconds