Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c61 static inline PathMountNode *CreatePathMountNode(uint32_t type, uint32_t hasDemandInfo) in CreatePathMountNode() function
219 PathMountNode *sandboxNode = CreatePathMountNode(type, demandInfo != NULL); in DecodeMountPathConfig()