Searched defs:call (Results 1 – 4 of 4) sorted by relevance
| /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/libbase/include/android-base/ |
| D | logging.h | 302 #define CHECK_PTHREAD_CALL(call, args, what) \ argument
|