Home
last modified time | relevance | path

Searched defs:callType (Results 51 - 72 of 72) sorted by relevance

123

/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp626 void CallBase::SetCallType(CallType callType) in SetCallType() argument
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp545 int32_t callType = data.ReadInt32(); in OnSetReadyToCallInner() local
H A Dcellular_call_handler.cpp740 auto callType = event->GetParam(); in SwapCallResponse() local
H A Dcellular_call_service.cpp745 SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) SetReadyToCall() argument
[all...]
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c728 void ReqCombineConference(const ReqDataInfo *requestInfo, int32_t callType) in ReqCombineConference() argument
763 void ReqSeparateConference(const ReqDataInfo *requestInfo, int32_t callIndex, int32_t callType) in ReqSeparateConference() argument
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h43 CallType callType = CallType::TYPE_ERR_CALL; member
162 CallType callType = CallType::TYPE_ERR_CALL; member
249 CallType callType = CallType::TYPE_ERR_CALL; member
347 CallType callType = CallType::TYPE_ERR_CALL; member
473 CallType callType = CallType::TYPE_ERR_CALL; member
/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h291 CallType callType = CallType::TYPE_CS; // call type: CS、IMS member
/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp411 CallType callType = callObjectPtr->GetCallType(); in HandleNewActiveCall() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp706 CallStartAbilityInner(int32_t userId, const Want &want, const StartAbilityClosure &callBack, const AbilityCallType &callType) CallStartAbilityInner() argument
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1930 int32_t callType = 0; in CallJoinTest() local
1958 int32_t callType = 0; in CallSplitTest() local
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1630 int32_t callType = 0; /* call type in OnRequestCallJoinTest() local
1639 std::cin >> callType; in OnRequestCallJoinTest() local
1654 int32_t callType = 0; /* call type in OnRequestSeparateConferenceTest() local
1667 std::cin >> callType; in OnRequestSeparateConferenceTest() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_manager.cpp388 CombineConference( int32_t slotId, int32_t callType, const AppExecFwk::InnerEvent::Pointer &response) CombineConference() argument
394 SeparateConference( int32_t slotId, int32_t callIndex, int32_t callType, const AppExecFwk::InnerEvent::Pointer &response) SeparateConference() argument
H A Dtel_ril_call.cpp375 int32_t TelRilCall::CombineConference(int32_t callType, const AppExecFwk::InnerEvent::Pointer &result) in CombineConference() argument
390 SeparateConference( int32_t callIndex, int32_t callType, const AppExecFwk::InnerEvent::Pointer &result) SeparateConference() argument
/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp226 int32_t callType = DEFAULT_CALL_TYPE; in DialCall() local
246 std::cin >> callType; in DialCall() local
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h258 AbilityCallType callType = AbilityCallType::INVALID_TYPE; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp352 CallType callType; member
1887 const auto callType = m_params.callType; in iterate() local
2696 CallType callType; createDataSpillTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp352 CallType callType; member
1887 const auto callType = m_params.callType; in iterate() local
2695 CallType callType; createDataSpillTests() member
[all...]
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp445 int32_t HRilManager::CombineConference(int32_t slotId, int32_t serialId, int32_t callType) in CombineConference() argument
450 int32_t HRilManager::SeparateConference(int32_t slotId, int32_t serialId, int32_t callIndex, int32_t callType) in SeparateConference() argument
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp297 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type"); in RilCmJoinCallTest() local
311 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type"); in RilCmSplitCallTest() local
/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp949 int32_t CoreManagerInner::SeparateConference(int32_t slotId, int32_t eventId, int32_t callIndex, int32_t callType, in SeparateConference() argument
933 CombineConference( int32_t slotId, int32_t eventId, int32_t callType, const std::shared_ptr<AppExecFwk::EventHandler> &handler) CombineConference() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp484 static int32_t CallType2StartMethod(int32_t callType) in CallType2StartMethod() argument
497 static bool CallTypeFilter(int32_t callType) in CallTypeFilter() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp974 const Type& callType = c.type(); in writeSpecialIntrinsic() local
[all...]

Completed in 74 milliseconds

123