Searched defs:set_query (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/marisa-trie/lib/marisa/ |
H A D | agent.cc | 12 void Agent::set_query(const char *str) { in set_query() function in marisa::Agent 20 void Agent::set_query(const char *ptr, std::size_t length) { in set_query() function in marisa::Agent 28 void Agent::set_query(std::size_t key_id) { in set_query() function in marisa::Agent
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa-swig.cxx | 94 void Agent::set_query(const char *ptr, size_t length) { in set_query() function in marisa_swig::Agent 114 void Agent::set_query(size_t id) { in set_query() function in marisa_swig::Agent
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig.cxx | 94 void Agent::set_query(const char *ptr, size_t length) { in set_query() function in marisa_swig::Agent 114 void Agent::set_query(size_t id) { in set_query() function in marisa_swig::Agent
|
H A D | marisa.py | 161 def set_query(self, *args): return _marisa.Agent_set_query(self, *args) member in Agent
|
/aosp_15_r20/external/marisa-trie/bindings/ |
H A D | marisa-swig.cxx | 94 void Agent::set_query(const char *ptr, size_t length) { in set_query() function in marisa_swig::Agent 114 void Agent::set_query(size_t id) { in set_query() function in marisa_swig::Agent
|
/aosp_15_r20/external/marisa-trie/bindings/ruby/ |
H A D | marisa-swig.cxx | 94 void Agent::set_query(const char *ptr, size_t length) { in set_query() function in marisa_swig::Agent 114 void Agent::set_query(size_t id) { in set_query() function in marisa_swig::Agent
|
/aosp_15_r20/external/rust/android-crates-io/crates/url/src/ |
D | lib.rs | 1435 pub fn set_query(&mut self, query: Option<&str>) { in set_query() method
|
/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 | 4610 void SearchSpecProto::set_query(ArgT0&& arg0, ArgT... args) { in set_query() function 8061 void SuggestionResponse_Suggestion::set_query(ArgT0&& arg0, ArgT... args) { in set_query() function
|