Home
last modified time | relevance | path

Searched defs:switchState (Results 1 – 3 of 3) sorted by relevance

/base/location/frameworks/native/source/
Dlocation_switch_callback_host.cpp65 napi_value LocationSwitchCallbackHost::PackResult(bool switchState) in PackResult()
72 bool LocationSwitchCallbackHost::Send(int switchState) in Send()
146 void LocationSwitchCallbackHost::OnSwitchChange(int switchState) in OnSwitchChange()
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_hisysevent.cpp57 …const int32_t slotId, const int32_t switchState, const CellularDataErrorCode errorType, const std:… in WriteDataActivateFaultEvent()
71 …CellularDataHiSysEvent::JudgingDataActivateTimeOut(const int32_t slotId, const int32_t switchState) in JudgingDataActivateTimeOut()
/base/telephony/core_service/services/core/src/
Dcore_service_hisysevent.cpp110 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()