Home
last modified time | relevance | path

Searched defs:AddInterface (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dlocal_network.cpp27 int32_t LocalNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::LocalNetwork
Dphysical_network.cpp51 int32_t PhysicalNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::PhysicalNetwork
Dvirtual_network.cpp72 int32_t VirtualNetwork::AddInterface(std::string &interfaceName) in AddInterface() function in OHOS::nmd::VirtualNetwork
/foundation/ability/idl_tool/ast/
Dast_namespace.cpp61 void ASTNamespace::AddInterface(ASTInterfaceType* interface) in AddInterface() function in OHOS::Idl::ASTNamespace
Dast_module.cpp113 void ASTModule::AddInterface(ASTInterfaceType* interface) in AddInterface() function in OHOS::Idl::ASTModule
/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_namespace.cpp60 void ASTNamespace::AddInterface(const AutoPtr<ASTInterfaceType> &interface) in AddInterface() function in OHOS::Idl::ASTNamespace