Home
last modified time | relevance | path

Searched refs:_internal_client_tflite_graph_bytes (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.cc16127 if (!from._internal_client_tflite_graph_bytes().empty()) { in Plan()
16128 _this->_impl_.client_tflite_graph_bytes_.Set(from._internal_client_tflite_graph_bytes(), in Plan()
16451 if (!this->_internal_client_tflite_graph_bytes().empty()) { in _InternalSerialize()
16453 12, this->_internal_client_tflite_graph_bytes(), target); in _InternalSerialize()
16508 if (!this->_internal_client_tflite_graph_bytes().empty()) { in ByteSizeLong()
16511 this->_internal_client_tflite_graph_bytes()); in ByteSizeLong()
16585 if (!from._internal_client_tflite_graph_bytes().empty()) { in MergeFrom()
16586 _this->_internal_set_client_tflite_graph_bytes(from._internal_client_tflite_graph_bytes()); in MergeFrom()
Dplan.pb.h9696 const std::string& _internal_client_tflite_graph_bytes() const; in Swap()
18806 return _internal_client_tflite_graph_bytes(); in client_tflite_graph_bytes()
18820 inline const std::string& Plan::_internal_client_tflite_graph_bytes() const { in _internal_client_tflite_graph_bytes() function