Searched refs:ExtractIfaceName (Results 1 – 2 of 2) sorted by relevance
61 void ExtractIfaceName(const std::smatch &match, NetDiagIfaceConfig &ifaceInfo);
217 ExtractIfaceName(match, config); in GetInterfaceConfig()545 void NetDiagWrapper::ExtractIfaceName(const std::smatch &match, NetDiagIfaceConfig &ifaceInfo) in ExtractIfaceName() function in OHOS::nmd::NetDiagWrapper