Searched defs:rawSelection (Results 1 – 2 of 2) sorted by relevance
129 std::string rawSelection = "select * from table"; variable143 std::string rawSelection = ""; variable157 std::string rawSelection = "select * from user order by @(*.{}`。 age"; variable
30 DataAbilityPredicates::DataAbilityPredicates(std::string rawSelection) in DataAbilityPredicates()