Home
last modified time | relevance | path

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

12

/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
H A Dupdateactivemachine_fuzzer.cpp43 sptr<Active> active = in UpdateActiveMachineFuzz() local
[all...]
/base/telephony/cellular_call/test/unittest/imstest/
H A Dconfig_request_test.cpp53 bool active = true; in HWTEST_F() local
H A Dims_callback_test.cpp82 int32_t active = 0; in HWTEST_F() local
H A Dims_call_callback_stub_test.cpp164 int32_t active = 0; in HWTEST_F() local
H A Dims_test.cpp120 bool active; in SetImsSwitchStatus() local
121 std::cin >> active; in SetImsSwitchStatus() local
/base/hiviewdfx/hiview/base/
H A Daudit.cpp186 const std::string Audit::GetLogFilePath(bool active) in GetLogFilePath() argument
/base/telephony/cellular_call/services/utils/src/
H A Dconfig_request.cpp68 int32_t ConfigRequest::SetImsSwitchStatusRequest(int32_t slotId, bool active) in SetImsSwitchStatusRequest() argument
/base/telephony/cellular_data/test/
H A Dcellualr_data_branch_test.cpp93 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local
732 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local
[all...]
H A Dcellular_state_machine_test.cpp832 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local
851 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local
870 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local
889 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
909 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
929 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
948 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
968 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
987 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1009 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1031 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1050 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1071 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1092 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1114 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1136 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1155 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1176 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1196 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1217 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1236 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1256 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1276 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1296 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1316 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1335 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
1354 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); HWTEST_F() local
[all...]
H A Dzero_branch_test.cpp1334 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); in HWTEST_F() local
[all...]
/base/time/time_service/framework/js/napi/system_date_time/src/
H A Dnapi_system_date_time.cpp41 napi_value active = nullptr; in SystemDateTimeInit() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_proxy.cpp196 int32_t ImsCallCallbackProxy::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse() argument
H A Dims_call_proxy.cpp430 int32_t ImsCallProxy::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() argument
H A Dims_call_client.cpp409 int32_t ImsCallClient::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() argument
H A 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() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_data_parcel.h50 int32_t active = 0; member
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h48 int32_t active; member
/base/location/services/location_locator/locator/source/
H A Dlocator_background_proxy.cpp180 void LocatorBackgroundProxy::OnSuspend(const std::shared_ptr<Request>& request, bool active) in OnSuspend() argument
205 void LocatorBackgroundProxy::UpdateListOnSuspend(const std::shared_ptr<Request>& request, bool active) in UpdateListOnSuspend() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp950 int32_t CellularCallProxy::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() argument
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp335 int32_t ImsCall::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus() argument
H A Dims_call_stub.cpp375 int32_t active = data.ReadInt32(); in OnSetImsSwitchStatus() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp918 bool active = data.ReadBool(); in OnSetImsSwitchStatusInner() local
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp815 bool active = true; in HWTEST_F() local
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c887 void ReqSetCallWaiting(const ReqDataInfo *requestInfo, int32_t active) in ReqSetCallWaiting() argument
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp657 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() argument

Completed in 36 milliseconds

12