Home
last modified time | relevance | path

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

12

/base/telephony/cellular_data/test/
Dcellular_state_machine_test.cpp808 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 …]
Dcellualr_data_branch_test.cpp93 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
732 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
Dzero_branch_test.cpp1374 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
/base/telephony/cellular_call/services/utils/src/
Dconfig_request.cpp68 int32_t ConfigRequest::SetImsSwitchStatusRequest(int32_t slotId, bool active) in SetImsSwitchStatusRequest()
78 int32_t ConfigRequest::SetCarrierVtConfigRequest(int32_t slotId, bool active) in SetCarrierVtConfigRequest()
Dcellular_call_config.cpp135 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/
Dupdateactivemachine_fuzzer.cpp46 sptr<Active> active = in UpdateActiveMachineFuzz() local
/base/telephony/cellular_call/test/unittest/imstest/
Dconfig_request_test.cpp53 bool active = true; variable
Dims_call_callback_stub_test.cpp164 int32_t active = 0; variable
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp89 [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/
Daudit.cpp186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath()
/base/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp175 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/
Dtel_ril_data_parcel.h50 int32_t active = 0; member
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp409 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()
Dims_call_proxy.cpp430 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()
Dims_call_callback_proxy.cpp202 int32_t ImsCallCallbackProxy::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
Dims_call_callback_stub.cpp318 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/
Dhril_vendor_data_defs.h48 int32_t active; member
/base/telephony/cellular_call/test/unittest/cstest/
Dcs2_test.cpp399 bool active = true; variable
/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.cpp375 int32_t active = data.ReadInt32(); in OnSetImsSwitchStatus() local
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp671 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
/base/time/time_service/framework/js/napi/system_date_time/src/
Dnapi_system_date_time.cpp40 napi_value active = nullptr; in SystemDateTimeInit() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1198 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c887 void ReqSetCallWaiting(const ReqDataInfo *requestInfo, int32_t active) in ReqSetCallWaiting()
/base/telephony/call_manager/frameworks/native/src/
Dcellular_call_proxy.cpp974 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()

12