Home
last modified time | relevance | path

Searched refs: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/
Dsearch.pb.h615 void set_query_parameter_strings(int index, const std::string& value); in Swap()
616 void set_query_parameter_strings(int index, std::string&& value); in Swap()
617 void set_query_parameter_strings(int index, const char* value); in Swap()
618 void set_query_parameter_strings(int index, const char* value, size_t size); in Swap()
3372 void set_query_parameter_strings(int index, const std::string& value); in Swap()
3373 void set_query_parameter_strings(int index, std::string&& value); in Swap()
3374 void set_query_parameter_strings(int index, const char* value); in Swap()
3375 void set_query_parameter_strings(int index, const char* value, size_t size); in Swap()
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
[all …]