/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/ |
D | client_reader_writer.h | 68 client, channel_id, service_id, method_id, type) {} in StreamResponseClientCall() argument 94 uint32_t method_id) in RawClientReader() 130 uint32_t method_id) in RawClientWriter() 160 uint32_t method_id) in RawUnaryReceiver()
|
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/ |
D | client_reader_writer.h | 36 uint32_t method_id, in Start() 61 uint32_t method_id, in NanopbUnaryResponseClientCall() 130 uint32_t method_id, in Start() 171 uint32_t method_id, in NanopbStreamResponseClientCall() 260 uint32_t method_id, in NanopbClientReaderWriter() 300 uint32_t method_id, in NanopbClientReader() 344 uint32_t method_id, in NanopbClientWriter() 382 uint32_t method_id, in NanopbUnaryReceiver()
|
D | fake_channel_output.h | 176 uint32_t method_id) const { in payload_structs()
|
/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
D | client_call.h | 40 uint32_t method_id, in ClientCall() 63 uint32_t method_id, in Start() 93 uint32_t method_id, in UnaryResponseClientCall() 141 uint32_t method_id, in Start() 175 uint32_t method_id, in StreamResponseClientCall()
|
D | packet.h | 122 constexpr uint32_t method_id() const { return method_id_; } in method_id() function 134 constexpr void set_method_id(uint32_t method_id) { method_id_ = method_id; } in set_method_id()
|
D | test_utils.h | 117 static constexpr uint32_t method_id() { return kMethodId; } in method_id() function
|
D | fake_channel_output.h | 73 uint32_t method_id) const PW_LOCKS_EXCLUDED(mutex_) { in payloads()
|
/external/pigweed/pw_rpc/public/pw_rpc/ |
D | payloads_view.h | 46 uint32_t method_id) in PacketFilter() 148 uint32_t method_id) in PayloadsView() 161 uint32_t method_id) in PayloadsView() 250 uint32_t method_id) in StatusView()
|
/external/pigweed/pw_rpc/raw/ |
D | client_testing.cc | 29 uint32_t method_id, in CheckProcessPacket() 51 uint32_t method_id, in ProcessPacket()
|
D | client_test.cc | 59 uint32_t method_id, in TestStreamCall() 81 uint32_t method_id, in TestUnaryCall()
|
/external/libtextclassifier/native/utils/java/ |
D | jni-helper.cc | 105 jmethodID method_id, ...) { in CallVoidMethod() 116 jmethodID method_id, ...) { in CallBooleanMethod() 127 jmethodID method_id, ...) { in CallIntMethod() 138 jmethodID method_id, ...) { in CallLongMethod() 149 jmethodID method_id, ...) { in CallFloatMethod() 160 jmethodID method_id, ...) { in CallDoubleMethod()
|
D | jni-helper.h | 176 jclass clazz, jmethodID method_id, in CallStaticIntMethod()
|
/external/icing/icing/text_classifier/lib3/utils/java/ |
D | jni-helper.cc | 103 jmethodID method_id, ...) { in CallVoidMethod() 114 jmethodID method_id, ...) { in CallBooleanMethod() 125 jmethodID method_id, ...) { in CallIntMethod() 136 jmethodID method_id, ...) { in CallLongMethod() 147 jmethodID method_id, ...) { in CallFloatMethod() 158 jmethodID method_id, ...) { in CallDoubleMethod()
|
D | jni-helper.h | 174 jclass clazz, jmethodID method_id, in CallStaticIntMethod()
|
/external/pigweed/pw_rpc/ |
D | call.cc | 29 uint32_t method_id, in Call() 43 uint32_t method_id, in Call()
|
D | endpoint.cc | 80 uint32_t method_id) { in FindCallById()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | jitprofiling.h | 137 unsigned int method_id; member 151 unsigned int method_id; member 177 unsigned int method_id; member
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | jitprofiling.h | 138 unsigned int method_id; member 152 unsigned int method_id; member 178 unsigned int method_id; member
|
/external/rust/crates/jni/benches/ |
D | api_calls.rs | 106 let method_id = env in jni_call_static_method_unchecked_str() localVariable 117 let method_id = env in jni_call_static_method_unchecked_jclass() localVariable 138 let method_id = env in jni_call_object_method_unchecked() localVariable
|
/external/pigweed/pw_rpc/internal/ |
D | packet.proto | 72 fixed32 method_id = 4; field
|
/external/perfetto/protos/perfetto/ipc/ |
D | wire_protocol.proto | 42 optional uint32 method_id = 2; field
|
/external/perfetto/src/ipc/ |
D | host_impl.cc | 195 uint32_t method_id = 1; // method ids start at index 1. in OnBindService() local 219 const uint32_t method_id = req.method_id(); in OnInvokeMethod() local
|
/external/kernel-headers/original/uapi/rdma/ |
D | rdma_user_ioctl_cmds.h | 79 __u16 method_id; member
|
/external/webrtc/sdk/android/src/jni/ |
D | jni_generator_helper.h | 141 jmethodID method_id; member
|
/external/jazzer-api/driver/ |
D | jvm_tooling_test.cpp | 82 auto method_id = in TEST_F() local
|