Home
last modified time | relevance | path

Searched refs:removeIfaceType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp1328 …eviceManager::DispatchIfaceDestoryCallback(std::string &removeIfaceName, IfaceType removeIfaceType, in DispatchIfaceDestoryCallback() argument
1332 …" createIfaceType:%{public}d", removeIfaceName.c_str(), removeIfaceType, isCallback, createIfaceTy… in DispatchIfaceDestoryCallback()
1333 switch (removeIfaceType) { in DispatchIfaceDestoryCallback()
1357 …patchIfaceDestoryCallback, invalid removeIfaceType:%{public}d", static_cast<int>(removeIfaceType)); in DispatchIfaceDestoryCallback()
1361 …er = mInterfaceInfoCache.find(std::pair<std::string, IfaceType>(removeIfaceName, removeIfaceType)); in DispatchIfaceDestoryCallback()
1374 bool HalDeviceManager::GetChip(const std::string &removeIfaceName, IfaceType removeIfaceType, sptr<… in GetChip() argument
1376 …er = mInterfaceInfoCache.find(std::pair<std::string, IfaceType>(removeIfaceName, removeIfaceType)); in GetChip()
H A Dhal_device_manage.h426 …void DispatchIfaceDestoryCallback(std::string &removeIfaceName, IfaceType removeIfaceType, bool is…
428 …bool GetChip(const std::string &removeIfaceName, IfaceType removeIfaceType, sptr<IConcreteChip> &c…