Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 10 of 10) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
Dobject_factory.h89 static auto interfaces = FinalClass::GetStaticInterfaces(); in GetClassInterfaces() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
Dwifi_config_info.cpp116 auto interfaces = GetInterfaceInfoArray(); in GetInterfaceInfo() local
/foundation/graphic/graphic_3d/lume/metaobject/src/
Dcontent_object.cpp102 bool SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) override in SetRequiredInterfaces()
Dattachment_container.cpp80 bool AttachmentContainer::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
Dmetadata.cpp293 bool MetadataPropertyContainer::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/hyper_graphic_manager/src/
Dhyper_graphic_manager_napi.cpp32 thread_local static RSInterfaces& interfaces = RSInterfaces::GetInstance(); variable
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
Dcontainer_base.cpp300 bool ContainerBase::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Dconn_manager.cpp385 std::string interfaces = TAB + "interfaces: {"; in GetDumpInfos() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/
Dgraphics_context.cpp211 InterfaceTypeInfo interfaces[4] = { member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
Dplugin_registry.cpp208 vector<InterfaceTypeInfo> interfaces = { in RegisterGlobalInterfaces() local