Home
last modified time | relevance | path

Searched refs:TYPE_DEFAULT (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_info.h128 TYPE_DEFAULT = -1, enumerator
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcarrier_call.cpp97 ret = cellularCallConnectionPtr_->HangUp(callInfo, CallSupplementType::TYPE_DEFAULT); in CarrierRejectCall()
125 ret = cellularCallConnectionPtr_->HangUp(callInfo, CallSupplementType::TYPE_DEFAULT); in CarrierHangUpCall()
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dworkgroup_internal.h33 TYPE_DEFAULT = 0, enumerator
/ohos5.0/base/telephony/cellular_call/test/fuzztest/separateconference_fuzzer/
H A Dseparateconference_fuzzer.cpp45 CallSupplementType type = CallSupplementType::TYPE_DEFAULT; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/reporthangupinfo_fuzzer/
H A Dreporthangupinfo_fuzzer.cpp47 CallSupplementType type = CallSupplementType::TYPE_DEFAULT; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp601 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
609 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
637 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
644 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
H A Dcs_calloperation_test.cpp486 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
494 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
522 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
529 ret = telephonyService->HangUp(hangUpCallInfo, CallSupplementType::TYPE_DEFAULT);
/ohos5.0/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.cpp147 ret = telephonyService->HangUp(callInfo, CallSupplementType::TYPE_DEFAULT);
154 ret = telephonyService->HangUp(callInfo, CallSupplementType::TYPE_DEFAULT);
H A Dzero_branch_test.cpp102 satelliteControl.HangUp(cellularCallInfo, CallSupplementType::TYPE_DEFAULT);
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_inner_type.h313 TYPE_DEFAULT = 0, enumerator
/ohos5.0/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp192 if (config.streamUsage == TYPE_MEDIA || config.streamUsage == TYPE_DEFAULT) { in Initialize()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp720 csControl.HangUp(cellularCallInfo, CallSupplementType::TYPE_DEFAULT);
805 imsControl.HangUp(cellularCallInfo, CallSupplementType::TYPE_DEFAULT);
988 …ASSERT_EQ(callConn.CallSupplementRequest(SIM1_SLOTID, CallSupplementType::TYPE_DEFAULT), TELEPHONY…
1007 …ASSERT_EQ(callConn.CallSupplementRequest(SIM1_SLOTID, CallSupplementType::TYPE_DEFAULT), TELEPHONY…
H A Dims1_test.cpp419 ret = telephonyService->HangUp(callInfo, CallSupplementType::TYPE_DEFAULT);
428 ret = telephonyService->HangUp(callInfo, CallSupplementType::TYPE_DEFAULT);
H A Dims_connection_test.cpp740 CallSupplementType type = CallSupplementType::TYPE_DEFAULT;
H A Dims2_test.cpp487 …EXPECT_NE(imsControl->HangUp(cellularCallInfo, CallSupplementType::TYPE_DEFAULT), TELEPHONY_SUCCES…
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h162 TYPE_DEFAULT = 0, enumerator
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp95 case CallSupplementType::TYPE_DEFAULT: { in HangUp()
H A Dcs_control.cpp167 case CallSupplementType::TYPE_DEFAULT: { in HangUp()
H A Dims_control.cpp130 case CallSupplementType::TYPE_DEFAULT: { in HangUp()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/multinavigation/interfaces/
H A Dmultinavigation.js38 …DEVICE_TYPE === DeviceHelper.TYPE_PHONE || DeviceHelper.DEVICE_TYPE === DeviceHelper.TYPE_DEFAULT);
78 DeviceHelper.TYPE_DEFAULT = 'default';
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/multinavigation/source/
H A Dmultinavigation.ets28 static readonly TYPE_DEFAULT = 'default';
40 DeviceHelper.DEVICE_TYPE === DeviceHelper.TYPE_DEFAULT);
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp567 context->assetType = TYPE_DEFAULT; in GetJSArgsForCreateAsset()
1534 case TYPE_DEFAULT: in GetCreateUri()
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedialibrary_napi_utils.h227 TYPE_DEFAULT = 0, enumerator
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp73 TYPE_DEFAULT, enumerator
111 case TYPE_DEFAULT: in GetExtensionId()
447 extensionCid = PrintUtils::EncodeExtensionCid(GetExtensionId(TYPE_DEFAULT), PRINT_EXTCB_MAX);
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp485 mCellularCallInfo, CallSupplementType::TYPE_DEFAULT), TELEPHONY_ERR_SUCCESS);

12