Home
last modified time | relevance | path

Searched defs:NULL_VALUE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/distributeddb/
H A Dresult_set.h79 enum ColumnType { INVALID_TYPE = -1, INT64, STRING, BLOB, DOUBLE, NULL_VALUE }; enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/
H A Dtest_ng.h38 constexpr int32_t NULL_VALUE = -1; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_transaction_test.cpp31 const Key NULL_VALUE; variable