Home
last modified time | relevance | path

Searched refs:factory_ (Results 1 - 23 of 23) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dikvdb_factory.cpp19 IKvDBFactory *IKvDBFactory::factory_ = nullptr; member in DistributedDB::IKvDBFactory
26 return IKvDBFactory::factory_; in GetCurrent()
33 IKvDBFactory::factory_ = factory; in Register() member in DistributedDB::IKvDBFactory
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp26 factory_.Insert(name, config); in AddConfig()
33 auto it = factory_.Find(name); in GetConfig()
46 return factory_; in LoadConfig()
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_entry_getter.h38 static Factory factory_; member in OHOS::MiscServices::PasteboardEntryGetter
/foundation/distributeddatamgr/pasteboard/framework/test/include/
H A Dclip_factory.h29 static ClipFactory factory_; member in OHOS::MiscServices::ClipFactory
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dikvdb_factory.h62 static IKvDBFactory *factory_; member in DistributedDB::IKvDBFactory
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_entry_getter.cpp24 __attribute__((used)) PasteboardEntryGetter::Factory PasteboardEntryGetter::factory_;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/dump/
H A Ddump_manager.h60 ConcurrentMap<std::string, Config> factory_; member in OHOS::DistributedData::DumpManager
/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H A Dgraphics_context.h95 struct Agp3DPluginState& factory_; member in final
H A Dgraphics_context.cpp282 : factory_(factory), context_(context) in GraphicsContext()
394 factory_.Destroy(); in Unref()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.h71 static Factory factory_; member in OHOS::DistributedObject::ObjectServiceImpl
H A Dobject_service_impl.cpp46 __attribute__((used)) ObjectServiceImpl::Factory ObjectServiceImpl::factory_;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.h74 static Factory factory_; member in OHOS::UDMF::final
H A Dudmf_service_impl.cpp55 __attribute__((used)) UdmfServiceImpl::Factory UdmfServiceImpl::factory_; member in OHOS::UDMF::UdmfServiceImpl
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.h90 CORE_NS::IClassFactory& factory_; member in MeshUtil
H A Dmesh_util.cpp732 if (IClassRegister* classRegister = factory_.GetInterface<IClassRegister>(); classRegister) { in InitializeBuilder()
758 MeshUtil::MeshUtil(IClassFactory& factory) : factory_(factory) {} in MeshUtil()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.h153 static Factory factory_; member in OHOS::DistributedKv::final
H A Dkvdb_service_impl.cpp62 __attribute__((used)) KVDBServiceImpl::Factory KVDBServiceImpl::factory_; member in OHOS::DistributedKv::KVDBServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.h133 static Factory factory_; member in OHOS::DataShare::DataShareServiceImpl
H A Ddata_share_service_impl.cpp64 __attribute__((used)) DataShareServiceImpl::Factory DataShareServiceImpl::factory_;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.h211 static Factory factory_; member in OHOS::DistributedRdb::RdbServiceImpl
H A Drdb_service_impl.cpp68 __attribute__((used)) RdbServiceImpl::Factory RdbServiceImpl::factory_; member in OHOS::DistributedRdb::RdbServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h90 static Factory factory_; member in OHOS::CloudData::CloudServiceImpl
H A Dcloud_service_impl.cpp61 __attribute__((used)) CloudServiceImpl::Factory CloudServiceImpl::factory_;

Completed in 17 milliseconds