Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Dsearch.pb.h614 std::string* mutable_query_parameter_strings(int index); in Swap()
625 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_query_parameter_strings(); in Swap()
3371 std::string* mutable_query_parameter_strings(int index); in Swap()
3382 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_query_parameter_strings(); in Swap()
5228 inline std::string* SearchSpecProto::mutable_query_parameter_strings(int index) { in mutable_query_parameter_strings() function
5276 SearchSpecProto::mutable_query_parameter_strings() { in mutable_query_parameter_strings() function
7764 inline std::string* SuggestionSpecProto::mutable_query_parameter_strings(int index) { in mutable_query_parameter_strings() function
7812 SuggestionSpecProto::mutable_query_parameter_strings() { in mutable_query_parameter_strings() function
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor_test.cc135 search_spec.mutable_query_parameter_strings()->Add( in CreateSearchSpec()