Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp71 static StorageType AffinityType(const std::string &dataType) in AffinityType() function
108 storageType_ = AffinityType(dataType_); in SetDataType()