Home
last modified time | relevance | path

Searched defs:func_map (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dfunc_manager.h57 std::unordered_map<ffrt_executor_task_type_t, ffrt_executor_task_func> func_map; variable
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dcollect_elf_syscall.py225 def add_caller(callee, func_map): argument
233 def update_libc_func_caller(caller_list, func_map): argument
250 def generate_libc_func_map(libc_dict, func_map): argument