Home
last modified time | relevance | path

Searched defs:recv_key (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc362 const string& InMemoryRunGraphRequest::recv_key(size_t i) const { in recv_key() function in tensorflow::InMemoryRunGraphRequest
366 void InMemoryRunGraphRequest::add_recv_key(const string& recv_key) { in add_recv_key()
506 const string& MutableProtoRunGraphRequest::recv_key(size_t i) const { in recv_key() function in tensorflow::MutableProtoRunGraphRequest
510 void MutableProtoRunGraphRequest::add_recv_key(const string& recv_key) { in add_recv_key()
591 const string& ProtoRunGraphRequest::recv_key(size_t i) const { in recv_key() function in tensorflow::ProtoRunGraphRequest
615 const string& InMemoryRunGraphResponse::recv_key(size_t i) const { in recv_key() function in tensorflow::InMemoryRunGraphResponse
677 const string& OwnedProtoRunGraphResponse::recv_key(size_t i) const { in recv_key() function in tensorflow::OwnedProtoRunGraphResponse
752 const string& NonOwnedProtoRunGraphResponse::recv_key(size_t i) const { in recv_key() function in tensorflow::NonOwnedProtoRunGraphResponse
H A Dcluster_function_library_runtime.cc287 for (const auto& recv_key : recv_keys) { in Run() local
313 for (const auto& recv_key : recv_keys) { in Run() local
/aosp_15_r20/external/webrtc/pc/
H A Ddtls_srtp_transport.cc162 rtc::ZeroOnFreeBuffer<unsigned char> recv_key; in SetupRtpDtlsSrtp() local
209 rtc::ZeroOnFreeBuffer<unsigned char>* recv_key) { in ExtractParams()
H A Dsrtp_transport.cc273 const uint8_t* recv_key, in SetRtpParams()
317 const uint8_t* recv_key, in SetRtcpParams()
H A Dsrtp_filter.h90 rtc::ArrayView<const uint8_t> recv_key() { return recv_key_; } in recv_key() function
/aosp_15_r20/system/secretkeeper/core/src/
H A Dta.rs360 let recv_key: &AesKey = &session_artifacts.session_keys.recv_key.clone(); localVariable
426 let recv_key = localVariable
479 recv_key: AesKey, field
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker.proto261 repeated string recv_key = 4; field
/aosp_15_r20/external/wpa_supplicant_8/src/radius/
H A Dradius.c1347 const u8 *recv_key, size_t recv_key_len) in radius_msg_add_mppe_keys()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dworker.pb.h7715 inline const std::string& RunGraphRequest::recv_key(int index) const { in recv_key() function
7762 RunGraphRequest::recv_key() const { in recv_key() function