Home
last modified time | relevance | path

Searched refs:_internal_string_values (Results 1 – 4 of 4) 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/client/
Dexample_query_result.pb.h1365 const ::fcp::client::ExampleQueryResult_VectorData_StringValues& _internal_string_values() const; in Swap()
2578 …lt_VectorData_StringValues& ExampleQueryResult_VectorData_Values::_internal_string_values() const { in _internal_string_values() function
2585 return _internal_string_values(); in string_values()
Dexample_query_result.pb.cc1696 from._internal_string_values()); in ExampleQueryResult_VectorData_Values()
2068 from._internal_string_values()); in MergeFrom()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Ddocument.pb.h1027 const std::string& _internal_string_values(int index) const; in Swap()
3460 inline const std::string& PropertyProto::_internal_string_values(int index) const { in _internal_string_values() function
3465 return _internal_string_values(index); in string_values()
Ddocument.pb.cc1757 const auto& s = this->_internal_string_values(i); in _InternalSerialize()