Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_switch_callback_napi.cpp116 napi_value LocationSwitchCallbackNapi::PackResult(bool switchState) in PackResult()
123 bool LocationSwitchCallbackNapi::Send(int switchState) in Send()
210 void LocationSwitchCallbackNapi::OnSwitchChange(int switchState) in OnSwitchChange()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocation_switch_callback_host.cpp43 void LocationSwitchCallbackHost::OnSwitchChange(int switchState) in OnSwitchChange()
H A Dlocation_data_manager.cpp164 bool switchState = (state == ENABLED); in RegisterLocationSwitchObserver() local
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A 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()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_ue.cpp140 std::string switchState = isContinueSwitchOn ? "1" : "0"; in OriginalSwitchState() local
169 std::string switchState = isContinueSwitchOn ? "1" : "0"; in ChangedSwitchState() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/
H A Dquick_fix_deploy_state.cpp43 …std::shared_ptr<QuickFixSwitchState> switchState = std::make_shared<QuickFixSwitchState>(bundleNam… in Process() local
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_subscriber.cpp57 std::string switchState = want.GetStringParam(LocationSubscriber::SWITCH_STATE); in OnReceiveEvent() local
H A Dcall_earthquake_alarm_locator.cpp225 void MyLocationEngine::BootComplete(bool switchState) in BootComplete()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_controller.cpp93 int32_t CellularDataController::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
H A Dcellular_data_service_stub.cpp183 bool switchState = false; in OnGetIntelligenceSwitchState() local
H A Dcellular_data_service.cpp98 int32_t CellularDataService::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
H A Dcellular_data_handler.cpp187 int32_t CellularDataHandler::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_hisysevent.cpp113 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
/ohos5.0/foundation/distributedhardware/distributed_input/services/common/include/
H A Ddinput_softbus_define.h33 bool switchState; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/
H A Daudio_pnp_param.h98 const char *switchState; member
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_client.cpp379 int32_t CellularDataClient::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp76 bool CallVoiceAssistantManager::IsSwitchOn(const std::string& switchState) in IsSwitchOn()
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent.c108 const char *switchState; member
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1907 int32_t switchState = 1; variable
/ohos5.0/base/telephony/cellular_data/frameworks/js/napi/src/
H A Dnapi_cellular_data.cpp985 bool switchState = false; in GetIntelligenceSwitchState() local