/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
H A D | engine_factory.cpp | 47 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 D | engine.cpp | 259 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 D | frustum_util.cpp | 87 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 D | performance_data_manager.cpp | 204 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 D | filesystem_api.cpp | 80 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 D | file_manager.cpp | 100 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 D | meta_object_lib.cpp | 93 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 D | call_context.cpp | 72 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 D | os_account_manager.h | 65 static std::shared_ptr<MockOsAccountManagerInterface> GetInterface() in GetInterface() function
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | data_format.h | 57 static std::shared_ptr<MockDataFormatInterface> GetInterface() in GetInterface() function
|
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/ |
H A D | rdb_helper.h | 57 static std::shared_ptr<MockRdbHelperInterface> GetInterface() in GetInterface() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_context_manager.cpp | 166 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 D | render_node_parser_util.cpp | 574 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 D | preferences_wrapper.h | 58 static std::shared_ptr<MockPreferenceWrapperInterface> GetInterface() in GetInterface() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | render_data_configuration_loader.cpp | 231 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 D | preferences_helper.h | 72 static std::shared_ptr<MockPreferenceHelperInterface> GetInterface() in GetInterface() function
|
/ohos5.0/base/security/security_guard/test/unittest/mock/accesstoken/ |
H A D | accesstoken_kit.h | 93 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 D | task_queue_factory.cpp | 192 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 D | gltf2.cpp | 140 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 D | ast_namespace.cpp | 70 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 D | ast_namespace.cpp | 68 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 D | ast_namespace.cpp | 61 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 D | object.h | 63 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 D | BaseObjectJS.cpp | 41 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 D | logger.cpp | 224 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
|