Home
last modified time | relevance | path

Searched defs:srcType (Results 1 – 25 of 31) 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/src/service/service/
Daudio_recovery_device.cpp377 SourceType srcType = audioCapturerFilter->capturerInfo.sourceType; in SelectInputDevice() local
506 void AudioRecoveryDevice::SetCaptureDeviceForUsage(AudioScene scene, SourceType srcType, in SetCaptureDeviceForUsage()
532 SourceType srcType, AudioScene scene) in WriteSelectInputSysEvents()
/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/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.cpp817 SourceType srcType = SOURCE_TYPE_VOICE_COMMUNICATION; variable
838 SourceType srcType = SOURCE_TYPE_VOICE_COMMUNICATION; variable
859 SourceType srcType = SOURCE_TYPE_VOICE_COMMUNICATION; variable
880 SourceType srcType = SOURCE_TYPE_VOICE_MESSAGE; variable
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
Dhb_utils_test.cpp160 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.cpp40 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::Resour… in IsSVGSource()
Dimage_loader.cpp92 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
/foundation/arkui/ui_lite/frameworks/components/
Dui_image_view.cpp438 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_richeditor_controller_ffi.cpp800 SrcType srcType = ImageSourceInfo::ResolveURIType(image); in AddImageSpan() local
812 SrcType srcType = ImageSourceInfo::ResolveURIType(assetSrc); in AddImageSpan() local
849 SrcType srcType = ImageSourceInfo::ResolveURIType(image); in AddImageSpan() local
861 SrcType srcType = ImageSourceInfo::ResolveURIType(assetSrc); in AddImageSpan() local
/foundation/multimedia/av_codec/services/media_engine/modules/source/
Dsource.cpp488 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dfont_parser.cpp241 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/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_utils.c236 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_image.cpp330 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in CheckIsCard() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_common.cpp453 bool DBCommon::IsSameCipher(CipherType srcType, CipherType inputType) in IsSameCipher()
/foundation/arkui/ace_engine/frameworks/core/components/image/
Drosen_render_image.cpp359 SrcType srcType = sourceInfo_.GetSrcType(); in FetchImageObject() local

12