Searched defs:isUp (Results 1 – 8 of 8) sorted by relevance
73 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()
88 bool isUp = false; variable96 bool isUp = false; variable
166 bool isUp = false; variable187 bool isUp = false; variable
156 bool isUp = false; in CmdInterfaceChanged() local175 bool isUp = false; in CmdInterfaceLinkStateChanged() local
86 …auto isUp = LessNotEqual(overScroll_, 0.0) || (LessNotEqual(scrollDelta, 0.0) && NearZero(overScro… in CanOverScroll() local
285 bool isUp = false; in CheckSatelliteState() local
171 bool isUp = NetDiagGetData<uint32_t>() % numberTow == 0; in NetDiagSetInterfaceActiveFuzzTest() local
48 bool isUp; member