/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
H A D | dcamera_sink_access_control.cpp | 24 bool DCameraSinkAccessControl::IsSensitiveSrcAccess(const std::string& srcType) in IsSensitiveSrcAccess() 30 bool DCameraSinkAccessControl::NotifySensitiveSrc(const std::string& srcType) in NotifySensitiveSrc()
|
/aosp12/art/runtime/ |
H A D | reflection-inl.h | 33 inline bool ConvertPrimitiveValueNoThrow(Primitive::Type srcType, in ConvertPrimitiveValueNoThrow() 98 Primitive::Type srcType, in ConvertPrimitiveValue()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/imgdecode/ |
H A D | file_img_decoder.h | 44 ImageSrcType srcType; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_utils_test.cpp | 145 uint32_t srcType = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_modifier_adapter.cpp | 89 #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 D | hirecorder_impl.cpp | 326 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 D | svg_image.cpp | 47 auto srcType = ParseHrefAttr(imageAttr_.href); in OnDraw() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/ |
H A D | media_source_filter.cpp | 355 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | hb_fsm_strategy_mock.cpp | 58 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | ui_dump_dom_tree.cpp | 64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ |
H A D | mock_image_source_info.cpp | 41 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 D | cj_richeditor_controller_ffi.cpp | 247 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 D | source.cpp | 414 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
|
/aosp12/art/runtime/native/ |
H A D | java_lang_System.cc | 145 std::string srcType(srcArray->PrettyTypeOf()); in System_arraycopy() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_source_info.cpp | 39 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::Resour… in IsSVGSource()
|
H A D | image_loader.cpp | 109 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_image_view.cpp | 438 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
|
/aosp12/art/test/064-field-access/src/ |
H A D | Main.java | 494 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 D | lnn_heartbeat_utils.c | 236 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_render_image.cpp | 153 SrcType srcType = ImageSourceInfo::ResolveURIType(textString); in NotFormSupport() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_parser.cpp | 323 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 D | js_image.cpp | 308 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in CreateImage() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_common.cpp | 451 bool DBCommon::IsSameCipher(CipherType srcType, CipherType inputType) in IsSameCipher()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | rosen_render_image.cpp | 359 SrcType srcType = sourceInfo_.GetSrcType(); in FetchImageObject() local
|
/aosp12/frameworks/av/media/libstagefright/httplive/ |
H A D | PlaylistFetcher.cpp | 1489 ATSParser::SourceType srcType = srcTypes[i]; in onDownloadNext() local
|