/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | location_switch_callback_napi.cpp | 116 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 D | location_switch_callback_host.cpp | 43 void LocationSwitchCallbackHost::OnSwitchChange(int switchState) in OnSwitchChange()
|
H A D | location_data_manager.cpp | 164 bool switchState = (state == ENABLED); in RegisterLocationSwitchObserver() local
|
/ohos5.0/base/telephony/cellular_data/services/src/utils/ |
H A D | cellular_data_hisysevent.cpp | 61 …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 D | distributed_ue.cpp | 140 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 D | quick_fix_deploy_state.cpp | 43 …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 D | call_earthquake_alarm_subscriber.cpp | 57 std::string switchState = want.GetStringParam(LocationSubscriber::SWITCH_STATE); in OnReceiveEvent() local
|
H A D | call_earthquake_alarm_locator.cpp | 225 void MyLocationEngine::BootComplete(bool switchState) in BootComplete()
|
/ohos5.0/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_controller.cpp | 93 int32_t CellularDataController::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
H A D | cellular_data_service_stub.cpp | 183 bool switchState = false; in OnGetIntelligenceSwitchState() local
|
H A D | cellular_data_service.cpp | 98 int32_t CellularDataService::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
H A D | cellular_data_handler.cpp | 187 int32_t CellularDataHandler::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service_hisysevent.cpp | 113 … 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 D | dinput_softbus_define.h | 33 bool switchState; member
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/ |
H A D | audio_pnp_param.h | 98 const char *switchState; member
|
/ohos5.0/base/telephony/cellular_data/frameworks/native/ |
H A D | cellular_data_client.cpp | 379 int32_t CellularDataClient::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/src/ |
H A D | call_voice_assistant_manager.cpp | 76 bool CallVoiceAssistantManager::IsSwitchOn(const std::string& switchState) in IsSwitchOn()
|
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_pnp_uevent.c | 108 const char *switchState; member
|
/ohos5.0/base/telephony/cellular_data/test/ |
H A D | zero_branch_test.cpp | 1907 int32_t switchState = 1; variable
|
/ohos5.0/base/telephony/cellular_data/frameworks/js/napi/src/ |
H A D | napi_cellular_data.cpp | 985 bool switchState = false; in GetIntelligenceSwitchState() local
|