Home
last modified time | relevance | path

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

12

/base/telephony/cellular_data/test/
Dcellular_state_machine_test.cpp424 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
443 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
462 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
481 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
501 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
520 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
540 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
559 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
581 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
603 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
[all …]
Dcellualr_data_branch_test.cpp102 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
Dzero_branch_test.cpp1170 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
Dupdateactivemachine_fuzzer.cpp43 sptr<Active> active = in UpdateActiveMachineFuzz() local
/base/telephony/cellular_call/test/unittest/imstest/
Dconfig_request_test.cpp53 bool active = true; variable
Dims_callback_test.cpp82 int32_t active = 0; variable
Dims_call_callback_stub_test.cpp164 int32_t active = 0; variable
Dims_test.cpp120 bool active; in SetImsSwitchStatus() local
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp84 [this](bool active, [[maybe_unused]] RunningLockParam runningLockParam) -> int32_t { in InitLocksTypeScreen()
116 [this](bool active, RunningLockParam lockInnerParam) -> int32_t { in InitLocksTypeBackground()
176 [this](bool active, [[maybe_unused]] RunningLockParam runningLockParam) -> int32_t { in InitLocksTypeProximity()
206 [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.cpp180 void LocatorBackgroundProxy::OnSuspend(const std::shared_ptr<Request>& request, bool active) in OnSuspend()
232 …d LocatorBackgroundProxy::UpdateListOnSuspend(const std::shared_ptr<Request>& request, bool active) in UpdateListOnSuspend()
/base/telephony/cellular_call/services/utils/src/
Dconfig_request.cpp68 int32_t ConfigRequest::SetImsSwitchStatusRequest(int32_t slotId, bool active) in SetImsSwitchStatusRequest()
Dcellular_call_config.cpp130 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
591 bool CellularCallConfig::ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active) in ChangeImsSwitchWithOperatorConfig()
696 void CellularCallConfig::GetImsSwitchStatusResponse(int32_t slotId, int32_t active) {} in GetImsSwitchStatusResponse()
/base/telephony/core_service/interfaces/innerkits/include/
Dtel_ril_data_parcel.h50 int32_t active = 0; member
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_data_defs.h48 int32_t active; member
/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/time/time_service/framework/js/napi/system_date_time/src/
Dnapi_system_date_time.cpp41 napi_value active = nullptr; in SystemDateTimeInit() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_proxy.cpp196 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
896 int32_t ImsCallCallbackStub::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
Dims_call_client.cpp409 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
Dims_call_proxy.cpp430 int32_t ImsCallProxy::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp657 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs2_test.cpp815 bool active = true; variable
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1168 int32_t CellularCallService::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()

12