| /base/telephony/cellular_data/test/ |
| D | cellular_state_machine_test.cpp | 808 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 827 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 846 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 865 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 885 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 905 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 924 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 944 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 963 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 985 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable [all …]
|
| D | cellualr_data_branch_test.cpp | 93 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable 732 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
|
| D | zero_branch_test.cpp | 1374 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
|
| /base/telephony/cellular_call/services/utils/src/ |
| D | config_request.cpp | 68 int32_t ConfigRequest::SetImsSwitchStatusRequest(int32_t slotId, bool active) in SetImsSwitchStatusRequest() 78 int32_t ConfigRequest::SetCarrierVtConfigRequest(int32_t slotId, bool active) in SetCarrierVtConfigRequest()
|
| D | cellular_call_config.cpp | 135 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() 715 void CellularCallConfig::GetImsSwitchStatusResponse(int32_t slotId, int32_t active) {} in GetImsSwitchStatusResponse()
|
| /base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/ |
| D | updateactivemachine_fuzzer.cpp | 46 sptr<Active> active = in UpdateActiveMachineFuzz() local
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| D | config_request_test.cpp | 53 bool active = true; variable
|
| D | ims_call_callback_stub_test.cpp | 164 int32_t active = 0; variable
|
| /base/powermgr/power_manager/services/native/src/runninglock/ |
| D | running_lock_mgr.cpp | 89 [this](bool active, [[maybe_unused]] RunningLockParam runningLockParam) -> int32_t { in InitLocksTypeScreen() 121 [this](bool active, RunningLockParam lockInnerParam) -> int32_t { in InitLocksTypeBackground() 177 [this](bool active, [[maybe_unused]] RunningLockParam runningLockParam) -> int32_t { in InitLocksTypeProximity() 223 [this](bool active, [[maybe_unused]] RunningLockParam runningLockParam) -> int32_t { in InitLocksTypeCoordination()
|
| /base/hiviewdfx/hiview/base/ |
| D | audit.cpp | 186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath()
|
| /base/location/services/location_locator/locator/source/ |
| D | locator_background_proxy.cpp | 175 void LocatorBackgroundProxy::OnSuspend(const std::shared_ptr<Request>& request, bool active) in OnSuspend() 200 …d LocatorBackgroundProxy::UpdateListOnSuspend(const std::shared_ptr<Request>& request, bool active) in UpdateListOnSuspend()
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | tel_ril_data_parcel.h | 50 int32_t active = 0; member
|
| /base/telephony/cellular_call/services/ims_service_interaction/src/ |
| D | ims_call_client.cpp | 409 int32_t ImsCallClient::SetCarrierVtConfig(int32_t slotId, int32_t active) in SetCarrierVtConfig() 419 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
|
| D | ims_call_proxy.cpp | 430 int32_t ImsCallProxy::SetCarrierVtConfig(int32_t slotId, int32_t active) in SetCarrierVtConfig() 444 int32_t ImsCallProxy::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
|
| D | ims_call_callback_proxy.cpp | 202 int32_t ImsCallCallbackProxy::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
|
| D | ims_call_callback_stub.cpp | 318 int32_t active = data.ReadInt32(); in OnGetImsSwitchResponseInner() local 897 int32_t ImsCallCallbackStub::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
|
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| D | hril_vendor_data_defs.h | 48 int32_t active; member
|
| /base/telephony/cellular_call/test/unittest/cstest/ |
| D | cs2_test.cpp | 399 bool active = true; variable
|
| /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 | 375 int32_t active = data.ReadInt32(); in OnSetImsSwitchStatus() local
|
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| D | cellular_call_connection.cpp | 671 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
|
| /base/time/time_service/framework/js/napi/system_date_time/src/ |
| D | napi_system_date_time.cpp | 40 napi_value active = nullptr; in SystemDateTimeInit() local
|
| /base/telephony/cellular_call/services/manager/src/ |
| D | cellular_call_service.cpp | 1198 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| D | at_call.c | 887 void ReqSetCallWaiting(const ReqDataInfo *requestInfo, int32_t active) in ReqSetCallWaiting()
|
| /base/telephony/call_manager/frameworks/native/src/ |
| D | cellular_call_proxy.cpp | 974 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
|