/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
D | base_client_call.h | 33 uint32_t method_id, in BaseClientCall() 59 constexpr uint32_t method_id() const { return method_id_; } in method_id() function
|
D | packet.h | 102 constexpr uint32_t method_id() const { return method_id_; } in method_id() function 113 constexpr void set_method_id(uint32_t method_id) { method_id_ = method_id; } in set_method_id()
|
/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/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/llvm-project/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/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/pigweed/pw_rpc/nanopb/ |
D | codegen_test.cc | 139 constexpr uint32_t method_id = internal::Hash("TestRpc"); in TEST() local 163 constexpr uint32_t method_id = internal::Hash("TestStreamRpc"); in TEST() local
|
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/ |
D | nanopb_client_call.h | 68 uint32_t method_id, in BaseNanopbClientCall()
|
/external/pigweed/pw_rpc/internal/ |
D | packet.proto | 62 fixed32 method_id = 4; field
|
/external/pigweed/pw_rpc/ |
D | base_server_writer.cc | 47 uint32_t BaseServerWriter::method_id() const { return call_.method().id(); } in method_id() function in pw::rpc::internal::BaseServerWriter
|
D | base_client_call_test.cc | 42 uint32_t method_id, in FakeClientCall()
|
D | client_test.cc | 32 uint32_t method_id) in TestClientCall()
|
D | server_test.cc | 81 uint32_t method_id, in EncodeRequest()
|
/external/perfetto/protos/perfetto/ipc/ |
D | wire_protocol.proto | 42 optional uint32 method_id = 2; field
|
/external/perfetto/src/ipc/ |
D | host_impl.cc | 173 uint32_t method_id = 1; // method ids start at index 1. in OnBindService() local 197 const uint32_t method_id = req.method_id(); in OnInvokeMethod() local
|
/external/pigweed/pw_rpc/pw_rpc_private/ |
D | internal_test_utils.h | 136 static constexpr uint32_t method_id() { return kMethodId; } in method_id() function
|
/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/tensorflow/tensorflow/core/kernels/image/ |
D | crop_and_resize_op_gpu.cu.cc | 44 int crop_height, int crop_width, int depth, int method_id, in CropAndResizeKernel() 138 int method_id) { in CropAndResizeBackpropImageKernel()
|
/external/libchrome/base/android/linker/ |
D | linker_jni.cc | 156 jmethodID* method_id) { in InitStaticMethodId() 475 jmethodID method_id; member
|
/external/python/apitools/apitools/gen/ |
D | service_registry.py | 348 def __ComputeUploadConfig(self, media_upload_config, method_id): argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_call.h | 232 int method_id, HandleRequestFunction handle_request_function, in EnqueueRequestForMethod()
|