Home
last modified time | relevance | path

Searched refs:query_parameter_strings (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/icing/icing/query/
H A Dsuggestion-processor.cc272 suggestion_spec.query_parameter_strings()) { in QuerySuggestions()
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor_test.cc125 std::vector<std::string> query_parameter_strings, in CreateSearchSpec() argument
136 std::make_move_iterator(query_parameter_strings.begin()), in CreateSearchSpec()
137 std::make_move_iterator(query_parameter_strings.end())); in CreateSearchSpec()
152 std::vector<std::string> query_parameter_strings) { in CreateSearchSpec() argument
154 std::move(query), term_match_type, std::move(query_parameter_strings), in CreateSearchSpec()
H A Dquery-visitor.cc485 search_spec_.query_parameter_strings(string_index); in GetSearchStringParameterFunction()
/aosp_15_r20/external/icing/proto/icing/proto/
H A Dsearch.proto130 repeated string query_parameter_strings = 13; field
500 repeated string query_parameter_strings = 10; field
/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.h613 const std::string& query_parameter_strings(int index) const; in Swap()
624 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& query_parameter_strings() const; in Swap()
3370 const std::string& query_parameter_strings(int index) const; in Swap()
3381 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& query_parameter_strings() const; in Swap()
5224 inline const std::string& SearchSpecProto::query_parameter_strings(int index) const { in query_parameter_strings() function
5271 SearchSpecProto::query_parameter_strings() const { in query_parameter_strings() function
7760 inline const std::string& SuggestionSpecProto::query_parameter_strings(int index) const { in query_parameter_strings() function
7807 SuggestionSpecProto::query_parameter_strings() const { in query_parameter_strings() function