Searched defs:AddInterface (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ | ||
| D | local_network.cpp | 27 int32_t LocalNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::LocalNetwork |
| D | physical_network.cpp | 51 int32_t PhysicalNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::PhysicalNetwork |
| D | virtual_network.cpp | 72 int32_t VirtualNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::VirtualNetwork |
| /foundation/ability/idl_tool/ast/ | ||
| D | ast_namespace.cpp | 61 void ASTNamespace::AddInterface(ASTInterfaceType* interface) in AddInterface() function in OHOS::Idl::ASTNamespace |
| D | ast_module.cpp | 113 void ASTModule::AddInterface(ASTInterfaceType* interface) in AddInterface() function in OHOS::Idl::ASTModule |
| /foundation/ability/idl_tool/idl_tool_2/ast/ | ||
| D | ast_namespace.cpp | 60 void ASTNamespace::AddInterface(const AutoPtr<ASTInterfaceType> &interface) in AddInterface() function in OHOS::Idl::ASTNamespace |