Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor.cc307 Function match_score_expression_function = in RegisterFunctions() local
313 registered_functions_.insert({match_score_expression_function.name(), in RegisterFunctions()
314 std::move(match_score_expression_function)}); in RegisterFunctions()