Searched defs:set_query_parameter_strings (Results 1 – 1 of 1) 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/ |
D | search.pb.h | 5232 inline void SearchSpecProto::set_query_parameter_strings(int index, const std::string& value) { in set_query_parameter_strings() function 5236 inline void SearchSpecProto::set_query_parameter_strings(int index, std::string&& value) { in set_query_parameter_strings() function 5240 inline void SearchSpecProto::set_query_parameter_strings(int index, const char* value) { in set_query_parameter_strings() function 5245 inline void SearchSpecProto::set_query_parameter_strings(int index, const char* value, size_t size)… in set_query_parameter_strings() function 7768 inline void SuggestionSpecProto::set_query_parameter_strings(int index, const std::string& value) { in set_query_parameter_strings() function 7772 inline void SuggestionSpecProto::set_query_parameter_strings(int index, std::string&& value) { in set_query_parameter_strings() function 7776 inline void SuggestionSpecProto::set_query_parameter_strings(int index, const char* value) { in set_query_parameter_strings() function 7781 inline void SuggestionSpecProto::set_query_parameter_strings(int index, const char* value, size_t s… in set_query_parameter_strings() function
|