Home
last modified time | relevance | path

Searched defs:isUp (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netmanager_listener.cpp73 int32_t LnnNetManagerListener::OnInterfaceChanged(const std::string &ifName, bool isUp) in OnInterfaceChanged()
79 int32_t LnnNetManagerListener::OnInterfaceLinkStateChanged(const std::string &ifName, bool isUp) in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnotify_callback_proxy_test.cpp88 bool isUp = false; variable
96 bool isUp = false; variable
H A Dnotify_callback_stub_test.cpp166 bool isUp = false; variable
187 bool isUp = false; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_interface_callback_stub.cpp156 bool isUp = false; in CmdInterfaceChanged() local
175 bool isUp = false; in CmdInterfaceLinkStateChanged() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_overscroll.cpp86 …auto isUp = LessNotEqual(overScroll_, 0.0) || (LessNotEqual(scrollDelta, 0.0) && NearZero(overScro… in CanOverScroll() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_toggler_manager.cpp285 bool isUp = false; in CheckSatelliteState() local
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netsysclientnetdiag_fuzzer/
H A Dnet_sys_client_netdiag_fuzzer.cpp171 bool isUp = NetDiagGetData<uint32_t>() % numberTow == 0; in NetDiagSetInterfaceActiveFuzzTest() local
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dcharger_thread.cpp48 bool isUp; member