Searched defs:AddInterface (Results 1 – 8 of 8) sorted by relevance
27 int32_t LocalNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::LocalNetwork
51 int32_t PhysicalNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::PhysicalNetwork
69 int32_t VirtualNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::VirtualNetwork
61 void ASTNamespace::AddInterface(ASTInterfaceType* interface) in AddInterface() function in OHOS::Idl::ASTNamespace
113 void ASTModule::AddInterface(ASTInterfaceType* interface) in AddInterface() function in OHOS::Idl::ASTModule
59 void ASTNamespace::AddInterface(const AutoPtr<ASTInterfaceType> &interface) in AddInterface() function in OHOS::Idl::ASTNamespace
52 void ASTNamespace::AddInterface(const AutoPtr<ASTInterfaceType> &interface) in AddInterface() function in OHOS::HDI::ASTNamespace
93 static int32_t AddInterface(std::vector<USBConfig> &configs, const UsbdInterfaceDescriptor *interfa… in AddInterface() function