Home
last modified time | relevance | path

Searched defs:Exporter (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_exporter.cpp28 void KVDBExporter::Exporter(const StoreMetaData &meta, const std::string &backupPath, bool &result) in Exporter() function in OHOS::DistributedKv::KVDBExporter
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dexporter.h37 class Exporter : public Internal::BaseObjectFwd<Exporter, ClassId::Exporter, IExporter, IExportFunctions> { class
39 Exporter() : registry_(GetObjectRegistry()), globalData_(registry_.GetGlobalSerializationData()) {} in Exporter() function in Serialization::Exporter
40 explicit Exporter(IObjectRegistry& reg, IGlobalSerializationData& data) : registry_(reg), globalData_(data) {} in Exporter() function in Serialization::Exporter

Completed in 2 milliseconds