/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/ |
D | updateactivemachine_fuzzer.cpp | 43 sptr<Active> active = in UpdateActiveMachineFuzz() local
|
/base/location/services/location_locator/locator/source/ |
D | locator_background_proxy.cpp | 190 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/ |
D | audit.cpp | 186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath()
|
/base/powermgr/power_manager/services/native/src/ |
D | running_lock_mgr.cpp | 89 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/ |
D | config_request.cpp | 68 int32_t ConfigRequest::SetImsSwitchStatusRequest(int32_t slotId, bool active) in SetImsSwitchStatusRequest()
|
/base/telephony/cellular_call/services/control/src/ |
D | cellular_call_config.cpp | 111 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/ |
D | hril_vendor_data_defs.h | 31 int32_t active; /* from 3GPP TS 27.007 V17.3.0 (2021-09) member
|
D | hril_data_parcel.h | 30 int32_t active; /* from 3GPP TS 27.007 V17.3.0 (2021-09) member
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_callback_stub.cpp | 280 int32_t active = data.ReadInt32(); in OnGetImsSwitchResponseInner() local 643 int32_t ImsCallCallbackStub::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
|
D | ims_call_client.cpp | 354 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
|
D | ims_call_callback_proxy.cpp | 398 int32_t ImsCallCallbackProxy::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
|
D | ims_call_proxy.cpp | 406 int32_t ImsCallProxy::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
D | ims_call.cpp | 335 int32_t ImsCall::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
|
D | ims_call_stub.cpp | 337 int32_t active = data.ReadInt32(); in OnSetImsSwitchStatus() local
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
D | cellular_call_connection.cpp | 617 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
|
D | cellular_call_proxy.cpp | 778 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
|
/base/telephony/cellular_call/test/unittest/imstest/ |
D | ims_test.cpp | 112 bool active; in SetImsSwitchStatus() local
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 418 bool active; in SetImsSwitchStatus() local
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_service.cpp | 970 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
|
D | cellular_call_stub.cpp | 688 bool active = data.ReadBool(); in OnSetImsSwitchStatusInner() local
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_call.c | 882 void ReqSetCallWaiting(const ReqDataInfo *requestInfo, int32_t active) in ReqSetCallWaiting()
|
/base/telephony/core_service/services/network_search/src/ |
D | network_search_manager.cpp | 1085 int active = isActive ? 1 : 0; in DcPhysicalLinkActiveUpdate() local
|
/base/telephony/core_service/frameworks/js/sim/src/ |
D | napi_sim.cpp | 384 constexpr int32_t active = 1; in NativeActivateSim() local
|