Home
last modified time | relevance | path

Searched defs:GenerateCloudVersionCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.h46 using GenerateCloudVersionCallback = DistributedDB::GenerateCloudVersionCallback; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h93 using GenerateCloudVersionCallback = std::function<std::string(const std::string &originVersion)>; variable