Home
last modified time | relevance | path

Searched defs:factory_ (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_entry_getter.h36 static Factory factory_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.h71 static Factory factory_; variable
H A Dobject_service_impl.cpp46 __attribute__((used)) ObjectServiceImpl::Factory ObjectServiceImpl::factory_; member in OHOS::DistributedObject::ObjectServiceImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.h76 static Factory factory_; variable
H A Dudmf_service_impl.cpp56 __attribute__((used)) UdmfServiceImpl::Factory UdmfServiceImpl::factory_; member in OHOS::UDMF::UdmfServiceImpl
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/include/
H A Dclip_factory.h29 static ClipFactory factory_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.h90 CORE_NS::IClassFactory& factory_; in CORE3D_BEGIN_NAMESPACE() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dikvdb_factory.cpp19 IKvDBFactory *IKvDBFactory::factory_ = nullptr; member in DistributedDB::IKvDBFactory
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_entry_getter.cpp24 __attribute__((used)) PasteboardEntryGetter::Factory PasteboardEntryGetter::factory_; member in OHOS::MiscServices::PasteboardEntryGetter
/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_instruction_unittest.h46 UScriptInstructionFactory *factory_ = nullptr; variable
H A Dscript_instructionhelper_unittest.cpp263 std::unique_ptr<TestInstructionFactory> factory_; member in __anon10f020ce0110::ScriptInstructionHelperUnitTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.h143 static Factory factory_; variable
H A Ddata_share_service_impl.cpp66 __attribute__((used)) DataShareServiceImpl::Factory DataShareServiceImpl::factory_; member in OHOS::DataShare::DataShareServiceImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H A Dgraphics_context.h95 struct Agp3DPluginState& factory_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.h211 static Factory factory_; variable
H A Drdb_service_impl.cpp68 __attribute__((used)) RdbServiceImpl::Factory RdbServiceImpl::factory_; member in OHOS::DistributedRdb::RdbServiceImpl
/ohos5.0/base/update/updater/test/unittest/updater_binary/
H A Dupdate_binary_unittest.h56 Uscript::UScriptInstructionFactory *factory_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.h155 static Factory factory_; variable
H A Dkvdb_service_impl.cpp66 __attribute__((used)) KVDBServiceImpl::Factory KVDBServiceImpl::factory_; member in OHOS::DistributedKv::KVDBServiceImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h90 static Factory factory_; variable
H A Dcloud_service_impl.cpp60 __attribute__((used)) CloudServiceImpl::Factory CloudServiceImpl::factory_; member in OHOS::CloudData::CloudServiceImpl
/ohos5.0/base/update/updater/test/unittest/script/
H A Dscript_unittest.cpp213 UScriptInstructionFactory *factory_ = nullptr; member in __anonf49137a80110::UTestScriptEnv
/ohos5.0/base/update/updater/test/fuzztest/scriptmanager_fuzzer/
H A Dscriptmanager_fuzzer.cpp208 UScriptInstructionFactory *factory_ = nullptr; member in OHOS::FuzzTestScriptEnv
/ohos5.0/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/
H A Dextractandexecutescript_fuzzer.cpp97 UScriptInstructionFactory *factory_ = nullptr; member in UTestScriptEnv