Home
last modified time | relevance | path

Searched defs:IS_NOT_NULL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h603 static const char * const IS_NOT_NULL; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h51 IS_NOT_NULL, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h50 IS_NOT_NULL, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h174 IS_NOT_NULL, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp53 const char * const DataQuery::IS_NOT_NULL = "^IS_NOT_NULL"; member in OHOS::DistributedKv::DataQuery