Home
last modified time | relevance | path

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

/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
Dfusion_device_profile_adapter.cpp100 …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/
Dlocation_switch_callback.cpp33 void { lambda(static_cast<bool>(switchState)); }; in LocationSwitchCallback()
71 void LocationSwitchCallback::OnSwitchChange(int switchState) in OnSwitchChange()
/base/location/frameworks/js/napi/source/
Dlocation_switch_callback_napi.cpp119 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/
Dlocation_switch_callback_taihe.cpp43 void LocationSwitchCallbackTaihe::OnSwitchChange(int switchState) in OnSwitchChange()
/base/location/frameworks/native/locator_sdk/source/
Dlocation_switch_callback_host.cpp43 void LocationSwitchCallbackHost::OnSwitchChange(int switchState) in OnSwitchChange()
Dlocation_data_manager.cpp167 bool switchState = (state == ENABLED); in RegisterLocationSwitchObserver() local
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_hisysevent.cpp106 …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/
Dcall_earthquake_alarm_subscriber.cpp57 std::string switchState = want.GetStringParam(LocationSubscriber::SWITCH_STATE); in OnReceiveEvent() local
Dcall_earthquake_alarm_locator.cpp226 void MyLocationEngine::BootComplete(bool switchState) in BootComplete()
/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp93 int32_t CellularDataController::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/base/telephony/core_service/services/core/src/
Dcore_service_hisysevent.cpp119 … int32_t slotId, int32_t switchState, CellularDataErrorCode errorType, const std::string &errorMsg) in WriteDataActivateFaultEvent()
/base/telephony/call_manager/services/call_voice_assistant/src/
Dcall_voice_assistant_manager.cpp82 bool CallVoiceAssistantManager::IsSwitchOn(const std::string& switchState) in IsSwitchOn()
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp430 int32_t CellularDataClient::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/base/telephony/cellular_data/frameworks/js/napi/src/
Dcellular_data_service.cpp106 int32_t CellularDataService::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
Dnapi_cellular_data.cpp1002 bool switchState = false; in GetIntelligenceSwitchState() local
Dcellular_data_handler.cpp233 int32_t CellularDataHandler::GetIntelligenceSwitchState(bool &switchState) in GetIntelligenceSwitchState()
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp2307 int32_t switchState = 1; variable
/base/telephony/core_service/frameworks/js/esim/src/
Dnapi_esim.cpp428 napi_value switchState = NapiUtil::GetNamedProperty(env, arg, "switchAfterDownload"); in ConfigurationInfoAnalyze() local