/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | request_id.cc | 23 int64 request_id = 0; in GetUniqueRequestId() local
|
D | recent_request_ids.cc | 29 Status RecentRequestIds::TrackUnique(int64 request_id, in TrackUnique()
|
D | recent_request_ids_test.cc | 27 Status TrackUnique(int64 request_id, RecentRequestIds* recent_request_ids) { in TrackUnique()
|
/external/perfetto/src/ipc/ |
D | service_proxy.cc | 60 RequestID request_id = 0; in BeginInvoke() local 81 void ServiceProxy::EndInvoke(RequestID request_id, in EndInvoke()
|
D | client_impl.cc | 61 RequestID request_id = ++last_request_id_; in BindService() local 90 RequestID request_id = ++last_request_id_; in BeginInvoke() local 257 const RequestID request_id = req.request_id; in OnInvokeMethodReply() local
|
D | client_impl.h | 69 RequestID request_id = 0; member
|
D | wire_protocol.proto | 64 optional uint64 request_id = 2; field
|
D | host_impl.cc | 164 RequestID request_id = req_frame.request_id(); in OnInvokeMethod() local 206 RequestID request_id, in ReplyToMethodInvocation()
|
D | host_impl_unittest.cc | 98 uint64_t request_id = requests_.empty() ? 1 : requests_.rbegin()->first + 1; in BindService() local 111 uint64_t request_id = requests_.empty() ? 1 : requests_.rbegin()->first + 1; in InvokeMethod() local
|
/external/ltp/testcases/network/rpc/basic_tests/rpc01/lib/ |
D | librpc01.h | 26 long request_id; member
|
/external/libmojo/mojo/public/cpp/bindings/tests/ |
D | router_test_util.cc | 28 uint64_t request_id, in AllocResponseMessage() 72 uint64_t request_id, in SendResponse()
|
/external/libmojo/mojo/public/cpp/bindings/ |
D | message.h | 110 uint64_t request_id() const { return header_v1()->request_id; } in request_id() function 111 void set_request_id(uint64_t request_id) { in set_request_id()
|
/external/syslinux/core/lwip/src/core/snmp/ |
D | msg_in.c | 147 snmp_msg_get_event(u8_t request_id, struct snmp_msg_pstat *msg_ps) in snmp_msg_get_event() 380 snmp_msg_getnext_event(u8_t request_id, struct snmp_msg_pstat *msg_ps) in snmp_msg_getnext_event() 525 snmp_msg_set_event(u8_t request_id, struct snmp_msg_pstat *msg_ps) in snmp_msg_set_event() 784 snmp_msg_event(u8_t request_id) in snmp_msg_event()
|
/external/libmojo/mojo/public/cpp/bindings/lib/ |
D | message_internal.h | 44 uint64_t request_id; member
|
D | interface_endpoint_client.cc | 253 uint64_t request_id = next_request_id_++; in AcceptWithResponder() local 390 uint64_t request_id = message->request_id(); in HandleValidatedMessage() local
|
/external/libbrillo/brillo/http/ |
D | http_transport_curl.cc | 98 RequestID request_id; member 221 RequestID request_id = ++last_request_id_; in StartAsyncTransfer() local 252 bool Transport::CancelRequest(RequestID request_id) { in CancelRequest()
|
D | http_request_unittest.cc | 162 std::unique_ptr<Response> resp) { in TEST_F()
|
/external/kernel-headers/original/uapi/linux/ |
D | uinput.h | 50 __u32 request_id; member 57 __u32 request_id; member
|
D | atmmpc.h | 29 __u32 request_id; member
|
/external/perfetto/protos/perfetto/ipc/ |
D | producer_port.proto | 124 optional uint64 request_id = 2; field
|
/external/libcups/cups/ |
D | snmp-private.h | 89 unsigned request_id; /* request-id value */ member
|
D | snmp.c | 558 unsigned request_id = 0; /* Current request ID */ in _cupsSNMPWalk() local 644 const unsigned request_id, /* I - Request ID */ in _cupsSNMPWrite()
|
D | ipp.h | 743 int request_id; /* Request ID */ member 750 int request_id; /* Request ID */ member 757 int request_id; /* Request ID */ member 765 int request_id; /* Request ID */ member
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 362 optional int64 request_id = 1; field 392 optional int64 request_id = 1; field
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | worker.proto | 322 int64 request_id = 7; field
|