Searched defs:DataValue (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ | ||
H A D | data_value.cpp | 92 DataValue::DataValue() : type_(StorageType::STORAGE_TYPE_NULL) in DataValue() function in DistributedDB::DataValue |