Home
last modified time | relevance | path

Searched refs:StartSetDevUpThd (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_management.h87 void StartSetDevUpThd();
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp414 std::thread t(&EthernetManagement::StartSetDevUpThd, &EthernetManagement::GetInstance()); in Init()
421 void EthernetManagement::StartSetDevUpThd() in StartSetDevUpThd() function in OHOS::NetManagerStandard::EthernetManagement
423 NETMGR_EXT_LOG_D("EthernetManagement StartSetDevUpThd in."); in StartSetDevUpThd()
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_manager_test.cpp591 ethernetManagement.StartSetDevUpThd(); in HWTEST_F()
844 ethernetManagement.StartSetDevUpThd(); in HWTEST_F()

Completed in 3 milliseconds