Searched defs:call (Results 1 – 7 of 7) 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/bt/binder/android/bluetooth/ |
D | IBluetoothHeadsetClient.aidl | 47 boolean terminateCall(in BluetoothDevice device, in BluetoothHeadsetClientCall call); in terminateCall()
|
/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 | 296 #define CHECK_PTHREAD_CALL(call, args, what) \ argument
|
/system/bt/bta/ag/ |
D | bta_ag_cmd.cc | 555 uint8_t call; in bta_ag_send_call_inds() local
|
/system/tools/aidl/ |
D | generate_java_binder.cpp | 656 auto call = std::make_shared<MethodCall>( in generate_proxy_method() local
|
/system/apex/apexd/ |
D | apexd.cpp | 592 HookFn fn, HookCall call) { in PrePostinstallPackages()
|