Home
last modified time | relevance | path

Searched defs:active (Results 1 – 23 of 23) sorted by relevance

/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
Dupdateactivemachine_fuzzer.cpp43 sptr<Active> active = in UpdateActiveMachineFuzz() local
/base/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp190 void LocatorBackgroundProxy::OnSuspend(const std::shared_ptr<Request>& request, bool active) in OnSuspend()
254 …d LocatorBackgroundProxy::UpdateListOnSuspend(const std::shared_ptr<Request>& request, bool active) in UpdateListOnSuspend()
/base/hiviewdfx/hiview/base/
Daudit.cpp186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath()
/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp89 RunningLockType::RUNNINGLOCK_SCREEN, [this](bool active) { in InitLocksTypeScreen()
124 RunningLockType::RUNNINGLOCK_BACKGROUND, [this](bool active) { in InitLocksTypeBackground()
162 RunningLockType::RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL, [this](bool active) { in InitLocksTypeProximity()
/base/telephony/cellular_call/services/connection/src/
Dconfig_request.cpp68 int32_t ConfigRequest::SetImsSwitchStatusRequest(int32_t slotId, bool active) in SetImsSwitchStatusRequest()
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp111 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
394 bool CellularCallConfig::ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active) in ChangeImsSwitchWithOperatorConfig()
445 void CellularCallConfig::GetImsSwitchStatusResponse(int32_t slotId, int32_t active) {} in GetImsSwitchStatusResponse()
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_data_defs.h31 int32_t active; /* from 3GPP TS 27.007 V17.3.0 (2021-09) member
Dhril_data_parcel.h30 int32_t active; /* from 3GPP TS 27.007 V17.3.0 (2021-09) member
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_stub.cpp280 int32_t active = data.ReadInt32(); in OnGetImsSwitchResponseInner() local
643 int32_t ImsCallCallbackStub::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
Dims_call_client.cpp354 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
Dims_call_callback_proxy.cpp398 int32_t ImsCallCallbackProxy::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
Dims_call_proxy.cpp406 int32_t ImsCallProxy::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp335 int32_t ImsCall::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
Dims_call_stub.cpp337 int32_t active = data.ReadInt32(); in OnSetImsSwitchStatus() local
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp617 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
Dcellular_call_proxy.cpp778 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp112 bool active; in SetImsSwitchStatus() local
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp418 bool active; in SetImsSwitchStatus() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp970 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
Dcellular_call_stub.cpp688 bool active = data.ReadBool(); in OnSetImsSwitchStatusInner() local
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c882 void ReqSetCallWaiting(const ReqDataInfo *requestInfo, int32_t active) in ReqSetCallWaiting()
/base/telephony/core_service/services/network_search/src/
Dnetwork_search_manager.cpp1085 int active = isActive ? 1 : 0; in DcPhysicalLinkActiveUpdate() local
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp384 constexpr int32_t active = 1; in NativeActivateSim() local