| /base/msdp/device_status/rust/subsystem/device_profile/binding/src/ |
| D | fusion_device_profile_adapter.cpp | 100 …bool switchState = DelayedRefSingleton<FusionDeviceProfileAdapter>::GetInstance().GetCrossSwitchSt… in OnProfileChanged() local 130 int32_t FusionDeviceProfileAdapter::UpdateCrossSwitchState(bool switchState) in UpdateCrossSwitchState() 148 int32_t FusionDeviceProfileAdapter::SyncCrossSwitchState(bool switchState, const std::vector<std::s… in SyncCrossSwitchState() 294 int32_t UpdateCrossSwitchState(size_t switchState) in UpdateCrossSwitchState() 301 int32_t SyncCrossSwitchState(size_t switchState, CIStringVector* deviceIds) in SyncCrossSwitchState() 322 bool switchState = in GetCrossSwitchState() local
|
| /base/location/frameworks/cj/source/ |
| D | location_switch_callback.cpp | 33 void { lambda(static_cast<bool>(switchState)); }; in LocationSwitchCallback() 71 void LocationSwitchCallback::OnSwitchChange(int switchState) in OnSwitchChange()
|
| /base/location/frameworks/js/napi/source/ |
| D | location_switch_callback_napi.cpp | 119 napi_value LocationSwitchCallbackNapi::PackResult(bool switchState) in PackResult() 126 bool LocationSwitchCallbackNapi::Send(int switchState) in Send() 214 void LocationSwitchCallbackNapi::OnSwitchChange(int switchState) in OnSwitchChange()
|
| /base/location/frameworks/ets/taihe/locator_sdk/src/ |
| D | location_switch_callback_taihe.cpp | 43 void LocationSwitchCallbackTaihe::OnSwitchChange(int switchState) in OnSwitchChange()
|
| /base/location/frameworks/native/locator_sdk/source/ |
| D | location_switch_callback_host.cpp | 43 void LocationSwitchCallbackHost::OnSwitchChange(int switchState) in OnSwitchChange()
|
| D | location_data_manager.cpp | 167 bool switchState = (state == ENABLED); in RegisterLocationSwitchObserver() local
|
| /base/telephony/cellular_data/services/src/utils/ |
| D | cellular_data_hisysevent.cpp | 106 …const int32_t slotId, const int32_t switchState, const CellularDataErrorCode errorType, const std:… in WriteDataActivateFaultEvent() 143 …CellularDataHiSysEvent::JudgingDataActivateTimeOut(const int32_t slotId, const int32_t switchState) in JudgingDataActivateTimeOut()
|
| /base/telephony/call_manager/services/call_earthquake_alarm/src/ |
| D | call_earthquake_alarm_subscriber.cpp | 57 std::string switchState = want.GetStringParam(LocationSubscriber::SWITCH_STATE); in OnReceiveEvent() local
|
| D | call_earthquake_alarm_locator.cpp | 226 void MyLocationEngine::BootComplete(bool switchState) in BootComplete()
|
| /base/telephony/cellular_data/services/src/ |
| D | cellular_data_controller.cpp | 93 int32_t CellularDataController::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service_hisysevent.cpp | 119 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
|
| /base/telephony/call_manager/services/call_voice_assistant/src/ |
| D | call_voice_assistant_manager.cpp | 82 bool CallVoiceAssistantManager::IsSwitchOn(const std::string& switchState) in IsSwitchOn()
|
| /base/telephony/cellular_data/frameworks/native/ |
| D | cellular_data_client.cpp | 430 int32_t CellularDataClient::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
| /base/telephony/cellular_data/frameworks/js/napi/src/ |
| D | cellular_data_service.cpp | 106 int32_t CellularDataService::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
| D | napi_cellular_data.cpp | 1002 bool switchState = false; in GetIntelligenceSwitchState() local
|
| D | cellular_data_handler.cpp | 233 int32_t CellularDataHandler::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
|
| /base/telephony/cellular_data/test/ |
| D | zero_branch_test.cpp | 2307 int32_t switchState = 1; variable
|
| /base/telephony/core_service/frameworks/js/esim/src/ |
| D | napi_esim.cpp | 428 napi_value switchState = NapiUtil::GetNamedProperty(env, arg, "switchAfterDownload"); in ConfigurationInfoAnalyze() local
|