Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A 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
H A Dengine.cpp259 const IInterface* Engine::GetInterface(const Uid& uid) const in GetInterface() function in Engine
271 IInterface* Engine::GetInterface(const Uid& uid) in GetInterface() function in Engine
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dfrustum_util.cpp87 const IInterface* FrustumUtil::GetInterface(const Uid& uid) const in GetInterface() function in FrustumUtil
95 IInterface* FrustumUtil::GetInterface(const Uid& uid) in GetInterface() function in FrustumUtil
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp204 const IInterface* PerformanceDataManager::GetInterface(const Uid& uid) const in GetInterface() function in PerformanceDataManager
212 IInterface* PerformanceDataManager::GetInterface(const Uid& uid) in GetInterface() function in PerformanceDataManager
254 const IInterface* PerformanceDataManagerFactory::GetInterface(const Uid& uid) const in GetInterface() function in PerformanceDataManagerFactory
262 IInterface* PerformanceDataManagerFactory::GetInterface(const Uid& uid) in GetInterface() function in PerformanceDataManagerFactory
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp80 const IInterface* GetInterface(const Uid& uid) const override in GetInterface() function in __anon035da55e0110::FilesystemApi
84 IInterface* GetInterface(const Uid& uid) override in GetInterface() function in __anon035da55e0110::FilesystemApi
204 const IInterface* FileMonitorImpl::GetInterface(const Uid& uid) const in GetInterface() function in FileMonitorImpl
212 IInterface* FileMonitorImpl::GetInterface(const Uid& uid) in GetInterface() function in FileMonitorImpl
H A Dfile_manager.cpp100 const IInterface* FileManager::GetInterface(const Uid& uid) const in GetInterface() function in FileManager
105 IInterface* FileManager::GetInterface(const Uid& uid) in GetInterface() function in FileManager
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.cpp93 const CORE_NS::IInterface* MetaObjectLib::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in MetaObjectLib
104 CORE_NS::IInterface* MetaObjectLib::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in MetaObjectLib
H A Dcall_context.cpp72 const CORE_NS::IInterface* DefaultCallContext::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in DefaultCallContext
83 CORE_NS::IInterface* DefaultCallContext::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in DefaultCallContext
/ohos5.0/base/security/security_guard/test/unittest/mock/account_manager/
H A Dos_account_manager.h65 static std::shared_ptr<MockOsAccountManagerInterface> GetInterface() in GetInterface() function
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Ddata_format.h57 static std::shared_ptr<MockDataFormatInterface> GetInterface() in GetInterface() function
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_helper.h57 static std::shared_ptr<MockRdbHelperInterface> GetInterface() in GetInterface() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A 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
H A Drender_node_parser_util.cpp574 const CORE_NS::IInterface* RenderNodeParserUtil::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in RenderNodeParserUtil
582 CORE_NS::IInterface* RenderNodeParserUtil::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in RenderNodeParserUtil
/ohos5.0/base/security/security_guard/test/unittest/mock/preferences_wrapper/
H A Dpreferences_wrapper.h58 static std::shared_ptr<MockPreferenceWrapperInterface> GetInterface() in GetInterface() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp231 const IInterface* RenderDataConfigurationLoaderImpl::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in RenderDataConfigurationLoaderImpl
239 IInterface* RenderDataConfigurationLoaderImpl::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in RenderDataConfigurationLoaderImpl
/ohos5.0/base/security/security_guard/test/unittest/mock/preferences/
H A Dpreferences_helper.h72 static std::shared_ptr<MockPreferenceHelperInterface> GetInterface() in GetInterface() function
/ohos5.0/base/security/security_guard/test/unittest/mock/accesstoken/
H A Daccesstoken_kit.h93 static std::shared_ptr<MockTokenIdKitInterface> GetInterface() in GetInterface() function
169 static std::shared_ptr<MockAccessTokenKitInterface> GetInterface() in GetInterface() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp192 const IInterface* GetInterface(const BASE_NS::Uid& uid) const override in GetInterface() function in __anondcf869ec0110::ThreadPool
200 IInterface* GetInterface(const BASE_NS::Uid& uid) override in GetInterface() function in __anondcf869ec0110::ThreadPool
427 const IInterface* TaskQueueFactory::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in TaskQueueFactory
435 IInterface* TaskQueueFactory::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in TaskQueueFactory
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2.cpp140 const IInterface* Gltf2::GetInterface(const Uid& uid) const in GetInterface() function in Gltf2
151 IInterface* Gltf2::GetInterface(const Uid& uid) in GetInterface() function in Gltf2
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_namespace.cpp70 AutoPtr<ASTInterfaceType> ASTNamespace::GetInterface(size_t index) in GetInterface() function in OHOS::Idl::ASTNamespace
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_namespace.cpp68 AutoPtr<ASTInterfaceType> ASTNamespace::GetInterface(size_t index) in GetInterface() function in OHOS::Idl::ASTNamespace
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_namespace.cpp61 AutoPtr<ASTInterfaceType> ASTNamespace::GetInterface(size_t index) in GetInterface() function in OHOS::HDI::ASTNamespace
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h63 CORE_NS::IInterface* GetInterface(const BASE_NS::Uid& uid) override in GetInterface() function
67 const CORE_NS::IInterface* GetInterface(const BASE_NS::Uid& uid) const override in GetInterface() function
72 constexpr Type* GetInterface() noexcept in GetInterface() function
77 constexpr const Type* GetInterface() const noexcept in GetInterface() function
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DBaseObjectJS.cpp41 const CORE_NS::IInterface* JSWrapperState::GetInterface(const BASE_NS::Uid& uid) const in GetInterface() function in JSWrapperState
51 CORE_NS::IInterface* JSWrapperState::GetInterface(const BASE_NS::Uid& uid) in GetInterface() function in JSWrapperState
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp224 const IInterface* Logger::GetInterface(const Uid& uid) const in GetInterface() function in Logger
232 IInterface* Logger::GetInterface(const Uid& uid) in GetInterface() function in Logger

12