Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_access_control.cpp24 bool DCameraSinkAccessControl::IsSensitiveSrcAccess(const std::string& srcType) in IsSensitiveSrcAccess()
30 bool DCameraSinkAccessControl::NotifySensitiveSrc(const std::string& srcType) in NotifySensitiveSrc()
/aosp12/art/runtime/
H A Dreflection-inl.h33 inline bool ConvertPrimitiveValueNoThrow(Primitive::Type srcType, in ConvertPrimitiveValueNoThrow()
98 Primitive::Type srcType, in ConvertPrimitiveValue()
/ohos5.0/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dfile_img_decoder.h44 ImageSrcType srcType; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_utils_test.cpp145 uint32_t srcType = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_adapter.cpp89 #define CONVERT_PROP(prop, srcType, propType) \ argument
98 #define CONVERT_ANIMATABLE_PROP(prop, srcType, propType) \ argument
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp326 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetVideoSource() local
342 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetAudioSource() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.cpp47 auto srcType = ParseHrefAttr(imageAttr_.href); in OnDraw() local
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp355 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_strategy_mock.cpp58 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_source_info.cpp41 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::Resour… in IsSVGSource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.cpp247 SrcType srcType = ImageSourceInfo::ResolveURIType(image); in AddImageSpan() local
259 SrcType srcType = ImageSourceInfo::ResolveURIType(assetSrc); in AddImageSpan() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp414 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/aosp12/art/runtime/native/
H A Djava_lang_System.cc145 std::string srcType(srcArray->PrettyTypeOf()); in System_arraycopy() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp39 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::Resour… in IsSVGSource()
H A Dimage_loader.cpp109 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp438 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
/aosp12/art/test/064-field-access/src/
H A DMain.java494 private static boolean compatibleTypes(char srcType, char dstType) { in compatibleTypes()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c236 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp153 SrcType srcType = ImageSourceInfo::ResolveURIType(textString); in NotFormSupport() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.cpp323 std::string FontParser::ConvertToString(const std::string& src, const std::string& srcType, in ConvertToString()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp308 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in CreateImage() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp451 bool DBCommon::IsSameCipher(CipherType srcType, CipherType inputType) in IsSameCipher()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp359 SrcType srcType = sourceInfo_.GetSrcType(); in FetchImageObject() local
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp1489 ATSParser::SourceType srcType = srcTypes[i]; in onDownloadNext() local

12