Home
last modified time | relevance | path

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

/base/location/frameworks/js/napi/source/
Dlocation_switch_callback_napi.cpp100 napi_value LocationSwitchCallbackNapi::PackResult(bool switchState) in PackResult()
107 bool LocationSwitchCallbackNapi::Send(int switchState) in Send()
194 void LocationSwitchCallbackNapi::OnSwitchChange(int switchState) in OnSwitchChange()
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_hisysevent.cpp61 …const int32_t slotId, const int32_t switchState, const CellularDataErrorCode errorType, const std:… in WriteDataActivateFaultEvent()
75 …CellularDataHiSysEvent::JudgingDataActivateTimeOut(const int32_t slotId, const int32_t switchState) in JudgingDataActivateTimeOut()
/base/location/frameworks/native/locator_sdk/source/
Dlocation_switch_callback_host.cpp43 void LocationSwitchCallbackHost::OnSwitchChange(int switchState) in OnSwitchChange()
Dlocation_data_manager.cpp164 bool switchState = (state == ENABLED); in RegisterLocationSwitchObserver() local
/base/telephony/call_manager/services/call_earthquake_alarm/src/
Dcall_earthquake_alarm_subscriber.cpp61 std::string switchState = want.GetStringParam(LocationSubscriber::SWITCH_STATE); in OnReceiveEvent() local
/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp93 int32_t CellularDataController::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
Dcellular_data_service_stub.cpp183 bool switchState = false; in OnGetIntelligenceSwitchState() local
Dcellular_data_service.cpp98 int32_t CellularDataService::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
Dcellular_data_handler.cpp187 int32_t CellularDataHandler::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/base/telephony/core_service/services/core/src/
Dcore_service_hisysevent.cpp113 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp379 int32_t CellularDataClient::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/base/telephony/call_manager/services/call_voice_assistant/src/
Dcall_voice_assistant_manager.cpp76 bool CallVoiceAssistantManager::IsSwitchOn(const std::string& switchState) in IsSwitchOn()
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp1909 int32_t switchState = 1; variable
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp985 bool switchState = false; in GetIntelligenceSwitchState() local