Searched defs:call (Results 1 – 8 of 8) sorted by relevance
| /system/chre/host/common/test/ |
| D | chre_test_rpc.cc | 127 pw::rpc::NanopbUnaryReceiver<chre_rpc_NumberMessage> call = in main() local
|
| /system/vold/bench/ |
| D | benchgen.py | 35 def __init__(self, thread, time, call, args, ret): argument 119 time, call, args, ret = line.groups() variable
|
| /system/libbase/ |
| D | function_ref_benchmark.cpp | 29 [[clang::noinline]] auto call(Callable&& c, Args&&... args) { in call() function
|
| /system/tools/hidl/test/host_test/ |
| D | main.cpp | 27 #define EXPECT_EQ_OK(expectResult, call, ...) \ argument
|
| /system/extras/simpleperf/scripts/ |
| D | report_fuchsia.py | 236 def call(self, symbol: str, timestamp: Optional[int], front: bool = False) -> None: member in Stacker
|
| /system/libbase/include/android-base/ |
| D | logging.h | 325 #define CHECK_PTHREAD_CALL(call, args, what) \ argument
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 30876 struct trace_event_call call; member 30991 struct trace_event_call call; member 131422 int (*call)(struct sk_buff *, const struct nfnl_info *, const struct nlattr * const *); member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 40585 struct trace_event_call call; member 40700 struct trace_event_call call; member 139076 int (*call)(struct sk_buff *, const struct nfnl_info *, const struct nlattr * const *); member
|