Home
last modified time | relevance | path

Searched defs:IS_NULL (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_query_test.cpp187 std::list<QueryObjNode> result4{{QueryObjType::IS_NULL, TEST_FIELD_NAME, in HWTEST_F() member in QueryObjType
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h483 static const char * const IS_NULL; member in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h49 IS_NULL, member in DistributedDB::QueryObjType
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h49 IS_NULL, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp29 const char * const DataQuery::IS_NULL = "^IS_NULL"; member in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp55 {QueryObjType::IS_NULL, " IS NULL "}, member in DistributedDB::__anon8099::QueryObjType
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h173 IS_NULL, enumerator

Completed in 7 milliseconds