Home
last modified time | relevance | path

Searched defs:CQuery (Results 1 – 2 of 2) sorted by relevance

/external/marisa-trie/lib/marisa/
Dquery.h38 explicit CQuery(const char *str) : str_(str) {} in CQuery() function
39 CQuery(const CQuery &query) : str_(query.str_) {} in CQuery() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dquery.h38 explicit CQuery(const char *str) : str_(str) {} in CQuery() function
39 CQuery(const CQuery &query) : str_(query.str_) {} in CQuery() function