Home
last modified time | relevance | path

Searched defs:factory (Results 1 - 25 of 37) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_class_factory.h38 auto CreateInstance(IClassFactory& factory, const BASE_NS::Uid& uid) in CreateInstance() argument
68 auto factory = GetPluginRegister().GetClassRegister().GetInterface<IClassFactory>(); in CreateInstance() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dikvdb_factory.cpp30 void IKvDBFactory::Register(IKvDBFactory *factory) in Register() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.cpp90 const auto& factory = v.second; in GetAllTypes() local
108 const auto& factory = v.second; in GetAllTypes() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_cmd_factory_test.cpp44 RSCommandFactory& factory = RSCommandFactory::Instance(); in HWTEST_F() local
63 RSCommandFactory& factory = RSCommandFactory::Instance(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_command_factory_test.cpp44 RSCommandFactory& factory = RSCommandFactory::Instance(); in HWTEST_F() local
64 RSCommandFactory& factory = RSCommandFactory::Instance(); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.h163 [](CORE_NS::IClassFactory& factory, CORE_NS::PluginToken token) -> CORE_NS::IInterface* { variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_virtual_screen_processor_test.cpp63 RSProcessorFactory factory; in HWTEST_F() local
H A Drs_physical_screen_processor_test.cpp62 RSProcessorFactory factory; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_virtual_screen_processor_ext_test.cpp63 RSProcessorFactory factory; in HWTEST_F() local
H A Drs_physical_screen_processor_unit_test.cpp62 RSProcessorFactory factory; in HWTEST_F() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dclient_factory.c43 Factory *factory = GetFactory(service, feature); in SAMGR_CreateIClient() local
61 Factory *factory = GetFactory(service, feature); in SAMGR_ReleaseIClient() local
83 Factory *factory = GetFactory(service, feature); in SAMGR_RegisterFactory() local
110 Factory *factory = NULL; GetFactory() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/
H A Dconfig_factory.cpp30 static ConfigFactory factory; in GetInstance() local
/foundation/ability/ability_runtime/test/fuzztest/uiextensionrecordfactory_fuzzer/
H A Duiextensionrecordfactory_fuzzer.cpp53 auto factory = DelayedSingleton<AbilityRuntime::UIExtensionRecordFactory>::GetInstance(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/player_framework/services/services/factory/
H A Dengine_factory_repo.cpp81 std::shared_ptr<IEngineFactory> factory = std::shared_ptr<IEngineFactory>(entry()); in LoadLib() local
/foundation/distributeddatamgr/pasteboard/framework/framework/clip/
H A Dclip_plugin.cpp22 bool ClipPlugin::RegCreator(const std::string &name, Factory *factory) in RegCreator() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/
H A Dstatic_factory_test.cpp55 auto factory = StaticFactory::MakeFromRSXform(text, 10, xform, font, TextEncoding::UTF8); in HWTEST_F() local
70 auto factory = StaticFactory::MakeFromStream(std::move(stream), 0); in HWTEST_F() local
83 auto factory = StaticFactory::MakeFromName(familyName, Drawing::FontStyle()); in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class.cpp325 PluginClassBase *CfiFactory(PluginCreateFunc factory, const string &className) __attribute__((no_sanitize("cfi"))) in CfiFactory() argument
334 PluginCreateFunc factory = plugin->GetCreateFunc(); in DoCreateObject() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dengine.cpp94 auto factory = CORE_NS::GetInstance<IFileSystemApi>(UID_FILESYSTEM_API_FACTORY); in Engine() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_skeleton.cpp220 InvokerFactory &factory = InvokerFactory::Get(); in GetRemoteInvoker() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_register_observer_test.cpp111 IKvDBFactory *factory = new (std::nothrow) DefaultFactory(); in SetUpTestCase() local
147 IKvDBFactory *factory = IKvDBFactory::GetCurrent(); in SetUp() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record_manager.cpp415 std::shared_ptr<ExtensionRecordFactory> factory = nullptr; in GetOrCreateExtensionRecordInner() local
515 std::shared_ptr<ExtensionRecordFactory> factory = nullptr; in CreateExtensionRecord() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H A Dgraphics_context.cpp281 GraphicsContext::GraphicsContext(struct Agp3DPluginState& factory, IRenderContext& context) in GraphicsContext() argument
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp142 OHOS::sptr<MediaKeySystemFactoryImpl> factory = MediaKeySystemFactoryImpl::GetInstance(); in OH_MediaKeySystem_Create() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_syncdb_test.cpp1341 IKvDBFactory *factory = IKvDBFactory::GetCurrent(); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp39 IKvDBFactory *factory = IKvDBFactory::GetCurrent(); in OpenKvDB() local

Completed in 15 milliseconds

12