Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp150 const std::string CLOUD_TYPE = "cloud"; variable
185 DBCommon::StringToVector(syncType == DEVICE_COOPERATION ? DEVICE_TYPE : CLOUD_TYPE, value); in SaveSyncTableTypeAndDropFlagToMeta()