Home
last modified time | relevance | path

Searched defs:method_id (Results 1 – 25 of 37) sorted by relevance

12

/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/
Dclient_reader_writer.h68 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/
Dclient_reader_writer.h36 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()
Dfake_channel_output.h176 uint32_t method_id) const { in payload_structs()
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dclient_call.h40 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()
Dpacket.h122 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()
Dtest_utils.h117 static constexpr uint32_t method_id() { return kMethodId; } in method_id() function
Dfake_channel_output.h73 uint32_t method_id) const PW_LOCKS_EXCLUDED(mutex_) { in payloads()
/external/pigweed/pw_rpc/public/pw_rpc/
Dpayloads_view.h46 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/
Dclient_testing.cc29 uint32_t method_id, in CheckProcessPacket()
51 uint32_t method_id, in ProcessPacket()
Dclient_test.cc59 uint32_t method_id, in TestStreamCall()
81 uint32_t method_id, in TestUnaryCall()
/external/libtextclassifier/native/utils/java/
Djni-helper.cc105 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()
Djni-helper.h176 jclass clazz, jmethodID method_id, in CallStaticIntMethod()
/external/icing/icing/text_classifier/lib3/utils/java/
Djni-helper.cc103 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()
Djni-helper.h174 jclass clazz, jmethodID method_id, in CallStaticIntMethod()
/external/pigweed/pw_rpc/
Dcall.cc29 uint32_t method_id, in Call()
43 uint32_t method_id, in Call()
Dendpoint.cc80 uint32_t method_id) { in FindCallById()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h137 unsigned int method_id; member
151 unsigned int method_id; member
177 unsigned int method_id; member
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h138 unsigned int method_id; member
152 unsigned int method_id; member
178 unsigned int method_id; member
/external/rust/crates/jni/benches/
Dapi_calls.rs106 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/
Dpacket.proto72 fixed32 method_id = 4; field
/external/perfetto/protos/perfetto/ipc/
Dwire_protocol.proto42 optional uint32 method_id = 2; field
/external/perfetto/src/ipc/
Dhost_impl.cc195 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/
Drdma_user_ioctl_cmds.h79 __u16 method_id; member
/external/webrtc/sdk/android/src/jni/
Djni_generator_helper.h141 jmethodID method_id; member
/external/jazzer-api/driver/
Djvm_tooling_test.cpp82 auto method_id = in TEST_F() local

12