Home
last modified time | relevance | path

Searched defs:isSelfCureOnGoing (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.cpp199 …ntHelper::PublishSelfcureStateChangedEvent(const int &pid, const int &code, bool isSelfCureOnGoing) in PublishSelfcureStateChangedEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp3360 void SelfCureStateMachine::UpdateSelfcureState(int selfcureType, bool isSelfCureOnGoing) in UpdateSelfcureState()