Home
last modified time | relevance | path

Searched refs:hasDemandInfo (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() argument
63 uint32_t len = hasDemandInfo ? sizeof(PathDemandInfo) : 0; in CreatePathMountNode()