Home
last modified time | relevance | path

Searched defs:NOT_IN (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
H A Dcov_util.h58 NOT_IN = 7 member in OHOS::DistributedKv::QueryType
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_query_test.cpp171 std::list<QueryObjNode> result2{{QueryObjType::NOT_IN, TEST_FIELD_NAME, in HWTEST_F() member in QueryObjType
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h493 static const char * const NOT_IN; member in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h52 NOT_IN, member in DistributedDB::QueryObjType
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h55 NOT_IN, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp31 const char * const DataQuery::NOT_IN = "^NOT_IN"; member in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp58 {QueryObjType::NOT_IN, " NOT IN ("}, member in DistributedDB::__anon8099::QueryObjType
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h169 NOT_IN, enumerator

Completed in 8 milliseconds