Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c60 static int SandboxNodeCompareProc(ListNode *node, ListNode *newNode) in SandboxNodeCompareProc() function
82 OH_ListAddWithOrder(&queue->front, &node->node, SandboxNodeCompareProc); in AddSandboxMountNode()