Searched defs:NotLike (Results 1 – 6 of 6) sorted by relevance
112 Query &Query::NotLike(const std::string &field, const std::string &value) in NotLike() function in DistributedDB::Query
146 void QueryExpression::NotLike(const std::string& field, const std::string &value) in NotLike() function in DistributedDB::QueryExpression
287 AbsRdbPredicates *AbsRdbPredicates::NotLike(const std::string &field, const std::string &value) in NotLike() function in OHOS::NativeRdb::AbsRdbPredicates
237 AbsPredicates *AbsPredicates::NotLike(const std::string &field, const std::string &value) in NotLike() function in OHOS::NativeRdb::AbsPredicates
146 void RdbUtils::NotLike(const DataShare::OperationItem &item, RdbPredicates &predicates) in NotLike() function in RdbUtils
467 napi_value RdbPredicatesProxy::NotLike(napi_env env, napi_callback_info info) in NotLike() function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy