Home
last modified time | relevance | path

Searched defs:ifaceTool (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp54 std::shared_ptr<IfaceTool> ifaceTool; member in WifiChipTest::WifiChipTest
109 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
137 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
165 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
H A Dinterface_tool_test.cpp41 std::shared_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); variable
H A Dwifi_vendor_hal_list_test.cpp30 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); in SetUp() local
H A Dwifi_chip_modes_test.cpp49 std::shared_ptr<IfaceTool> ifaceTool; member in WifiChipModesTest::WifiChipModesTest
H A Dwifi_p2p_iface_test.cpp33 std::weak_ptr<IfaceTool> ifaceTool = std::make_shared<IfaceTool>(); in SetUp() local
H A Dwifi_ap_iface_test.cpp54 std::shared_ptr<IfaceTool> ifaceTool; member in WifiApIfaceTest::WifiApIfaceTest
H A Dwifi_sta_iface_test.cpp53 std::shared_ptr<IfaceTool> ifaceTool; member in WifiStaIfaceTest::WifiStaIfaceTest
H A Dwifi_vendor_hal_test.cpp58 std::shared_ptr<IfaceTool> ifaceTool; member in WifiVendorHalTest::WifiVendorHalTest
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Diface_util.cpp24 IfaceUtil::IfaceUtil(const std::weak_ptr<IfaceTool> ifaceTool) in IfaceUtil()
H A Dwifi_vendor_hal_list.cpp32 const std::weak_ptr<IfaceTool> ifaceTool) in WifiVendorHalList()
H A Dwifi_vendor_hal.cpp56 const std::weak_ptr<IfaceTool> ifaceTool, in WifiVendorHal()