Home
last modified time | relevance | path

Searched refs:STORAGE_TYPE_NONE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_result_set_impl.cpp172 { static_cast<int>(StorageType::STORAGE_TYPE_NONE), ColumnType::INVALID_TYPE }, in GetColumnType()
185 auto type = StorageType::STORAGE_TYPE_NONE; in GetColumnType()
276 auto type = StorageType::STORAGE_TYPE_NONE; in IsColumnNull()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_types.h153 STORAGE_TYPE_NONE = 0, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Dtable_info.h65 StorageType storageType_ = StorageType::STORAGE_TYPE_NONE;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_result_set_test.cpp167 StorageType type = StorageType::STORAGE_TYPE_NONE;