Home
last modified time | relevance | path

Searched defs:srcType (Results 1 – 25 of 35) sorted by relevance

12

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
Ddcamera_sink_access_control.cpp24 bool DCameraSinkAccessControl::IsSensitiveSrcAccess(const std::string& srcType) in IsSensitiveSrcAccess()
30 bool DCameraSinkAccessControl::NotifySensitiveSrc(const std::string& srcType) in NotifySensitiveSrc()
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/loader/
Dimage_loader.cpp25 std::shared_ptr<ImageLoader> ImageLoader::CreateImageLoader(const SrcType& srcType) in CreateImageLoader()
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/base/
Dsource_info.h47 void SetSrcType(const SrcType& srcType) in SetSrcType()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_image.cpp50 auto srcType = ParseHrefAttr(imageAttr_.href); in OnDraw() local
84 auto srcType = ParseHrefAttr(imageAttr_.href); in OnDraw() local
/foundation/arkui/ui_lite/frameworks/imgdecode/
Dfile_img_decoder.h44 ImageSrcType srcType; member
/foundation/multimedia/audio_framework/services/audio_policy/server/domain/device/src/
Daudio_recovery_device.cpp398 SourceType srcType = audioCapturerFilter->capturerInfo.sourceType; in SelectInputDevice() local
528 void AudioRecoveryDevice::SetCaptureDeviceForUsage(AudioScene scene, SourceType srcType, in SetCaptureDeviceForUsage()
554 SourceType srcType, AudioScene scene) in WriteSelectInputSysEvents()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dimage_bitmap_peer_impl.cpp181 SrcType srcType = ImageSourceInfo::ResolveURIType(textString); in NotFormSupport() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_modifier_adapter.cpp90 #define CONVERT_PROP(prop, srcType, propType) \ argument
100 #define CONVERT_ANIMATABLE_PROP(prop, srcType, propType) \ argument
/foundation/multimedia/audio_framework/test/fuzztest/audiorecoverydevice_fuzzer/
Daudio_recovery_device_fuzzer.cpp449 SourceType srcType = g_testSourceTypes[GetData<uint32_t>() % g_testSourceTypes.size()]; in AudioRecoveryDeviceSetCaptureDeviceForUsageFuzzTest() local
477 SourceType srcType = g_testSourceTypes[GetData<uint32_t>() % g_testSourceTypes.size()]; in AudioRecoveryDeviceWriteSelectInputSysEventsFuzzTest() local
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
Dhirecorder_impl.cpp326 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetVideoSource() local
342 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetAudioSource() local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
Daudio_policy_service_first_unit_test.cpp805 SourceType srcType = SOURCE_TYPE_VOICE_COMMUNICATION; variable
826 SourceType srcType = SOURCE_TYPE_VOICE_COMMUNICATION; variable
847 SourceType srcType = SOURCE_TYPE_VOICE_COMMUNICATION; variable
868 SourceType srcType = SOURCE_TYPE_VOICE_MESSAGE; variable
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
Dhb_utils_test.cpp159 uint32_t srcType = 0; variable
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
Dmedia_source_filter.cpp355 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/foundation/arkui/ui_lite/frameworks/dfx/
Dui_dump_dom_tree.cpp64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField() local
/foundation/arkui/ace_engine/test/mock/core/image_provider/
Dmock_image_source_info.cpp42 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::Resour… in IsSVGSource()
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
Dhb_fsm_strategy_mock.cpp58 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_source_info.cpp39 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::Resour… in IsSVGSource()
Dimage_loader.cpp100 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_richeditor_controller_ffi.cpp812 SrcType srcType = ImageSourceInfo::ResolveURIType(image); in AddImageSpan() local
824 SrcType srcType = ImageSourceInfo::ResolveURIType(assetSrc); in AddImageSpan() local
861 SrcType srcType = ImageSourceInfo::ResolveURIType(image); in AddImageSpan() local
873 SrcType srcType = ImageSourceInfo::ResolveURIType(assetSrc); in AddImageSpan() local
/foundation/arkui/ui_lite/frameworks/components/
Dui_image_view.cpp438 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
/foundation/multimedia/av_codec/services/media_engine/modules/source/
Dsource.cpp505 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_utils.c237 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
/foundation/graphic/graphic_2d/frameworks/text/service/texgine/src/
Dfont_parser.cpp267 std::string FontParser::ConvertToString(const std::string& src, const std::string& srcType, in ConvertToString()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
Djs_render_image.cpp146 SrcType srcType = ImageSourceInfo::ResolveURIType(textString); in NotFormSupport() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_image_span_bridge.cpp460 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in SetImageSpanSrc() local

12