Home
last modified time | relevance | path

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

/bionic/libc/
DSECCOMP_WHITELIST_SYSTEM.TXT20 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_BLACKLIST_COMMON.TXT23 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_WHITELIST_APP.TXT20 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_BLACKLIST_APP.TXT23 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_WHITELIST_COMMON.TXT20 # been provided, allows the user to specify dispatch style syscalls.
DSYSCALLS.TXT19 # been provided, allows the user to specify dispatch style syscalls.
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp107 ASSERT_TRUE(debug_initialize(&dispatch, &zygote_child, options)); in Init()
121 static MallocDispatch dispatch; member in MallocDebugTest
124 MallocDispatch MallocDebugTest::dispatch = { member in MallocDebugTest