Home
last modified time | relevance | path

Searched defs:GetInterface (Results 1 – 25 of 41) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
Dintf_interface_helper.h42 const IInterface* GetInterface(const BASE_NS::Uid& uid) const override in GetInterface() function
49 IInterface* GetInterface(const BASE_NS::Uid& uid) override in GetInterface() function
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
Dengine_factory.cpp47 const IInterface* EngineFactory::GetInterface(const Uid& uid) const in GetInterface() function in EngineFactory
58 IInterface* EngineFactory::GetInterface(const Uid& uid) in GetInterface() function in EngineFactory
Dengine.cpp323 const IInterface* Engine::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in Engine
331 IInterface* Engine::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in Engine
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
Dfrustum_util.cpp85 const IInterface* FrustumUtil::GetInterface(const Uid& uid) const in GetInterface() function in FrustumUtil
93 IInterface* FrustumUtil::GetInterface(const Uid& uid) in GetInterface() function in FrustumUtil
/foundation/graphic/graphic_3d/lume/LumeMeta/src/
Dmeta_object_lib.cpp89 const CORE_NS::IInterface* MetaObjectLib::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in MetaObjectLib
100 CORE_NS::IInterface* MetaObjectLib::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in MetaObjectLib
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
Drender_node_context_manager.cpp166 const CORE_NS::IInterface* RenderNodeContextManager::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in RenderNodeContextManager
174 CORE_NS::IInterface* RenderNodeContextManager::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in RenderNodeContextManager
Drender_node_copy_util.cpp169 const CORE_NS::IInterface* RenderNodeCopyUtil::GetInterface(const Uid& uid) const in GetInterface() function in RenderNodeCopyUtil
177 CORE_NS::IInterface* RenderNodeCopyUtil::GetInterface(const Uid& uid) in GetInterface() function in RenderNodeCopyUtil
Drender_node_parser_util.cpp640 const CORE_NS::IInterface* RenderNodeParserUtil::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in RenderNodeParserUtil
648 CORE_NS::IInterface* RenderNodeParserUtil::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in RenderNodeParserUtil
Drender_node_graph_share_manager.cpp434 const CORE_NS::IInterface* RenderNodeGraphShareManager::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in RenderNodeGraphShareManager
442 CORE_NS::IInterface* RenderNodeGraphShareManager::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in RenderNodeGraphShareManager
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
Dperformance_data_manager.cpp223 const IInterface* PerformanceDataManager::GetInterface(const Uid& uid) const in GetInterface() function in PerformanceDataManager
231 IInterface* PerformanceDataManager::GetInterface(const Uid& uid) in GetInterface() function in PerformanceDataManager
299 const IInterface* PerformanceDataManagerFactory::GetInterface(const Uid& uid) const in GetInterface() function in PerformanceDataManagerFactory
307 IInterface* PerformanceDataManagerFactory::GetInterface(const Uid& uid) in GetInterface() function in PerformanceDataManagerFactory
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
Drender_data_configuration_loader.cpp240 const IInterface* RenderDataConfigurationLoaderImpl::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in RenderDataConfigurationLoaderImpl
248 IInterface* RenderDataConfigurationLoaderImpl::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in RenderDataConfigurationLoaderImpl
/foundation/graphic/graphic_3d/lume/LumeFont/src/
Dfont.cpp129 const CORE_NS::IInterface* Font::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in Font
140 CORE_NS::IInterface* Font::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in Font
/foundation/graphic/graphic_3d/kits/js/include/napi/
Dobject.h112 T* GetInterface() const in GetInterface() function
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue_factory.cpp250 const IInterface* GetInterface(const BASE_NS::Uid& uid) const override in GetInterface() function in __anonc0e55d560111::ThreadPool
258 IInterface* GetInterface(const BASE_NS::Uid& uid) override in GetInterface() function in __anonc0e55d560111::ThreadPool
507 const IInterface* TaskQueueFactory::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in TaskQueueFactory
515 IInterface* TaskQueueFactory::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in TaskQueueFactory
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Dfilesystem_api.cpp76 const IInterface* GetInterface(const Uid& uid) const override in GetInterface() function in __anon9feb37080111::FilesystemApi
80 IInterface* GetInterface(const Uid& uid) override in GetInterface() function in __anon9feb37080111::FilesystemApi
/foundation/ability/idl_tool/ast/
Dast_namespace.cpp70 AutoPtr<ASTInterfaceType> ASTNamespace::GetInterface(size_t index) in GetInterface() function in OHOS::Idl::ASTNamespace
Dast_module.cpp123 AutoPtr<ASTInterfaceType> ASTModule::GetInterface(size_t index) in GetInterface() function in OHOS::Idl::ASTModule
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2.cpp157 const IInterface* Gltf2::GetInterface(const Uid& uid) const in GetInterface() function in Gltf2
168 IInterface* Gltf2::GetInterface(const Uid& uid) in GetInterface() function in Gltf2
/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_namespace.cpp69 AutoPtr<ASTInterfaceType> ASTNamespace::GetInterface(size_t index) in GetInterface() function in OHOS::Idl::ASTNamespace
/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
Dlogger.cpp233 const IInterface* Logger::GetInterface(const Uid& uid) const in GetInterface() function in Logger
241 IInterface* Logger::GetInterface(const Uid& uid) in GetInterface() function in Logger
/foundation/graphic/graphic_3d/kits/js/src/
DJsObjectCache.cpp64 const CORE_NS::IInterface* JSWrapperState::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in JSWrapperState
75 CORE_NS::IInterface* JSWrapperState::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in JSWrapperState
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_device_profile_listener_mock.cpp33 static AuthDeviceProfileListenerInterfaceMock *GetInterface() in GetInterface() function
Dauth_device_profile_mock.cpp31 static AuthDeviceProfileInterfaceMock *GetInterface() in GetInterface() function
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
Dobject_itf.cpp48 static SLresult GetInterface(SLObjectItf self, const SLInterfaceID iid, void *interface) in GetInterface() function
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
Dsystem_graph_loader.cpp436 const IInterface* SystemGraphLoaderFactory::GetInterface(const Uid& uid) const in GetInterface() function in SystemGraphLoaderFactory
444 IInterface* SystemGraphLoaderFactory::GetInterface(const Uid& uid) in GetInterface() function in SystemGraphLoaderFactory

12