Home
last modified time | relevance | path

Searched defs:depNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h156 PathMountNode *depNode; member
274 PathMountNode *depNode; member
H A Dappspawn_sandbox.c503 PathMountNode *depNode = groupNode->depNode; in UpdateMountPathDepsPath() local
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_test.cpp549 const PathMountNode *depNode) in TestGetVarExtraData()