Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c394 static void DumpSandboxSectionNode(const SandboxMountNode *node, uint32_t index) in DumpSandboxSectionNode() function
478 DumpSandboxQueue(&sandbox->requiredQueue.front, DumpSandboxSectionNode); in DumpAppSpawnSandboxCfg()
479 DumpSandboxQueue(&sandbox->packageNameQueue.front, DumpSandboxSectionNode); in DumpAppSpawnSandboxCfg()
481 DumpSandboxQueue(&sandbox->spawnFlagsQueue.front, DumpSandboxSectionNode); in DumpAppSpawnSandboxCfg()