Home
last modified time | relevance | path

Searched refs:_internal_context_proto_input_tensor_name (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dplan.pb.cc15474 if (!from._internal_context_proto_input_tensor_name().empty()) { in TEContextServerEligibilityIORouter()
15475 …_this->_impl_.context_proto_input_tensor_name_.Set(from._internal_context_proto_input_tensor_name(… in TEContextServerEligibilityIORouter()
15596 if (!this->_internal_context_proto_input_tensor_name().empty()) { in _InternalSerialize()
15598 …this->_internal_context_proto_input_tensor_name().data(), static_cast<int>(this->_internal_context… in _InternalSerialize()
15602 1, this->_internal_context_proto_input_tensor_name(), target); in _InternalSerialize()
15632 if (!this->_internal_context_proto_input_tensor_name().empty()) { in ByteSizeLong()
15635 this->_internal_context_proto_input_tensor_name()); in ByteSizeLong()
15666 if (!from._internal_context_proto_input_tensor_name().empty()) { in MergeFrom()
15667 …his->_internal_set_context_proto_input_tensor_name(from._internal_context_proto_input_tensor_name(… in MergeFrom()
Dplan.pb.h9273 const std::string& _internal_context_proto_input_tensor_name() const; in Swap()
17963 return _internal_context_proto_input_tensor_name(); in context_proto_input_tensor_name()
17977 … const std::string& TEContextServerEligibilityIORouter::_internal_context_proto_input_tensor_name(… in _internal_context_proto_input_tensor_name() function