Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp626 auto callee = it->second; in PostSyncEventToTarget() local
653 auto callee = it->second; in PostAsyncEventToTarget() local
815 auto callee = it->second; in PublishPluginCapacity() local
833 auto callee = it->second; in GetRemoteByCapacity() local
/base/startup/init/services/modules/seccomp/scripts/tools/
Dcollect_elf_syscall.py223 def add_caller(callee, func_map): argument