Home
last modified time | relevance | path

Searched refs:RemoveOldSandboxMountListNode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox.c183 static void RemoveOldSandboxMountListNode(ListNode *head, const char *targetMount) in RemoveOldSandboxMountListNode() function
257 RemoveOldSandboxMountListNode(&sandbox->pathMountsHead, dstPath); in AddMountInfoToSandbox()
261 RemoveOldSandboxMountListNode(&sandbox->fileMountsHead, dstPath); in AddMountInfoToSandbox()