Searched defs:Exporter (Results 1 – 2 of 2) sorted by relevance
35 using Exporter = std::function<std::string(const StoreMeta &, DBPassword &)>; variable
28 void KVDBExporter::Exporter(const StoreMetaData &meta, const std::string &backupPath, bool &result) in Exporter() function in OHOS::DistributedKv::KVDBExporter