Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/image-animator/06/
Dindex.js18 { src: '/common/A094_051.png' }, property
19 { src: '/common/A094_052.png' }, property
20 { src: '/common/A094_053.png' }, property
21 { src: '/common/A094_054.png' }, property
22 { src: '/common/A094_055.png' }, property
23 { src: '/common/A094_056.png' }, property
24 { src: '/common/A094_057.png' }, property
25 { src: '/common/A094_058.png' }, property
26 { src: '/common/A094_059.png' }, property
27 { src: '/common/A094_060.png' }, property
[all …]
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/image-animator/01/
Dindex.js20 src: 'common/asserts/numbers/0.png' property
22 src: 'common/asserts/numbers/2.png' property
24 src: 'common/asserts/numbers/3.png' property
26 src: 'common/asserts/numbers/4.png' property
28 src: 'common/asserts/numbers/5.png' property
30 src: 'common/asserts/numbers/6.png' property
32 src: 'common/asserts/numbers/7.png' property
34 src: 'common/asserts/numbers/8.png' property
36 src: 'common/asserts/numbers/9.png' property
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/common/js/
Dgeneral.js30 { src: "/common/A094_051.png" }, property
31 { src: "/common/A094_052.png" }, property
32 { src: "/common/A094_053.png" }, property
33 { src: "/common/A094_054.png" }, property
34 { src: "/common/A094_055.png" }, property
35 { src: "/common/A094_056.png" }, property
36 { src: "/common/A094_057.png" }, property
37 { src: "/common/A094_058.png" }, property
38 { src: "/common/A094_059.png" }, property
39 { src: "/common/A094_060.png" }, property
[all …]
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
Dimage_provider_test_ng.cpp110 auto src = ImageSourceInfo(SRC_JPG); variable
127 auto src = ImageSourceInfo(SRC_JPG); variable
150 auto src = ImageSourceInfo(SRC_JPG); variable
174 auto src = ImageSourceInfo(SRC_JPG); variable
205 auto src = ImageSourceInfo(SRC_JPG); variable
211 auto callback1 = [](const ImageSourceInfo& src) { in __anon37e4de2b0202()
215 auto callback2 = [](const ImageSourceInfo& src) { in __anon37e4de2b0302()
219 auto callback3 = [](const ImageSourceInfo& src, const std::string& errorMsg) { in __anon37e4de2b0402()
242 auto src = ImageSourceInfo(SRC_JPG); variable
264 auto src = ImageSourceInfo(SRC_JPG); variable
[all …]
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/src/
Dgst_audio_capture_src.cpp152 static void gst_audio_capture_src_init(GstAudioCaptureSrc *src) in gst_audio_capture_src_init()
179 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_finalize() local
197 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_set_property() local
242 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_get_property() local
270 static gboolean process_caps_info(GstAudioCaptureSrc *src) in process_caps_info()
319 static GstStateChangeReturn gst_state_change_ready_to_paused(GstAudioCaptureSrc *src) in gst_state_change_ready_to_paused()
337 static GstStateChangeReturn gst_state_change_forward_direction(GstAudioCaptureSrc *src, GstStateCha… in gst_state_change_forward_direction()
384 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(element); in gst_audio_capture_src_change_state() local
419 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(psrc); in gst_audio_capture_src_create() local
451 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(basesrc); in gst_audio_capture_src_negotiate() local
[all …]
/foundation/arkui/ace_engine_lite/frameworks/examples/alarm/src/main/js/default/pages/timeArrive/
Dtime_arrive.js29 src: "/common/A016_017.png" property
32 src: "/common/A016_018.png" property
35 src: "/common/A016_019.png" property
38 src: "/common/A016_020.png" property
41 src: "/common/A016_021.png" property
/foundation/communication/nfc/test/unittest/services/public_test/
Dnfc_public_test.cpp126 std::string src = ""; variable
209 const std::string src = ""; variable
221 const std::string src = "01"; variable
233 const std::string src = "43020"; variable
244 const std::string src = "%x"; variable
266 const std::string src = TEST_DATA_ANY_HEX_STRING; variable
289 const std::string src = "%x"; variable
302 std::string src = ""; variable
314 std::string src(1025, 'a'); variable
326 std::string src = "CodeMiddlePart"; variable
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/videocapture/src/
Dgst_video_capture_src.cpp152 GstVideoCaptureSrc *src = GST_VIDEO_CAPTURE_SRC(object); in gst_video_capture_src_finalize() local
163 static void gst_video_capture_src_set_stream_type(GstVideoCaptureSrc *src, gint stream_type) in gst_video_capture_src_set_stream_type()
180 static void gst_video_capture_src_set_caps(GstVideoCaptureSrc *src, int32_t pixelFormat) in gst_video_capture_src_set_caps()
239 GstVideoCaptureSrc *src = GST_VIDEO_CAPTURE_SRC(object); in gst_video_capture_src_set_property() local
264 GstVideoCaptureSrc *src = GST_VIDEO_CAPTURE_SRC(object); in gst_video_capture_src_get_property() local
330 static GstFlowReturn gst_video_capture_deal_with_pts(GstVideoCaptureSrc *src, GstBuffer *buf) in gst_video_capture_deal_with_pts()
379 static GstFlowReturn gst_video_capture_src_fill(GstBaseSrc *src, guint64 offset, guint size, GstBuf… in gst_video_capture_src_fill()
425 static void gst_video_capture_src_start(GstVideoCaptureSrc *src) in gst_video_capture_src_start()
438 static void gst_video_capture_src_pause(GstVideoCaptureSrc *src) in gst_video_capture_src_pause()
460 static void gst_video_capture_src_resume(GstVideoCaptureSrc *src) in gst_video_capture_src_resume()
[all …]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/test/unittest/
Dzip_test.cpp71 std::string src = BASE_PATH + APP_PATH + "test"; variable
88 std::string src = BASE_PATH + APP_PATH + "test/01"; variable
105 std::string src = BASE_PATH + APP_PATH + "test/01/zip1.txt"; variable
122 std::string src = BASE_PATH + APP_PATH + "result/8file.zip"; variable
138 std::string src = BASE_PATH + APP_PATH + "result/1file.zip"; variable
154 std::string src = BASE_PATH + APP_PATH + "result/zip1file.zip"; variable
171 std::string src = BASE_PATH + APP_PATH + "test"; variable
192 std::string src = BASE_PATH + APP_PATH + "test"; variable
209 std::string src = BASE_PATH + APP_PATH + "error"; variable
252 std::string src = BASE_PATH + APP_PATH + "error"; variable
[all …]
/foundation/communication/nfc/interfaces/inner_api/common/
Dnfc_sdk_common.cpp44 std::string NfcSdkCommon::BytesVecToHexString(const unsigned char* src, uint32_t length) in BytesVecToHexString()
58 std::string NfcSdkCommon::UnsignedCharToHexString(const unsigned char src) in UnsignedCharToHexString()
67 void NfcSdkCommon::HexStringToBytes(const std::string &src, std::vector<unsigned char> &bytes) in HexStringToBytes()
87 uint32_t NfcSdkCommon::GetHexStrBytesLen(const std::string src) in GetHexStrBytesLen()
101 unsigned char NfcSdkCommon::GetByteFromHexStr(const std::string src, uint32_t index) in GetByteFromHexStr()
117 uint32_t NfcSdkCommon::StringToInt(std::string src, bool bLittleEndian) in StringToInt()
144 void NfcSdkCommon::StringToAsciiBytes(const std::string &src, std::vector<unsigned char> &bytes) in StringToAsciiBytes()
156 std::string NfcSdkCommon::StringToHexString(const std::string &src) in StringToHexString()
173 std::string NfcSdkCommon::CodeMiddlePart(const std::string &src) in CodeMiddlePart()
/foundation/arkui/ui_lite/frameworks/components/
Dui_extend_image_view.cpp18 void UIExtendImageView::SetSrc(const char* src) in SetSrc()
29 void UIExtendImageView::SetSrc(const ImageInfo* src) in SetSrc()
/foundation/arkui/ui_lite/frameworks/common/
Dimage.cpp58 OHOS::Image::ImageType Image::CheckImgType(const char* src) in CheckImgType()
94 bool Image::SetStandardSrc(const char* src) in SetStandardSrc()
136 bool Image::SetLiteSrc(const char* src) in SetLiteSrc()
190 bool Image::SetSrc(const char* src) in SetSrc()
209 bool Image::SetSrc(const ImageInfo* src) in SetSrc()
231 bool Image::PreParse(const char *src) in PreParse()
315 bool Image::SetPNGSrc(const char* src) in SetPNGSrc()
412 bool Image::SetJPEGSrc(const char* src) in SetJPEGSrc()
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dsecurectype.h173 #define SECUREC_STRNCPY_SM(dest, destMax, src, count) \ argument
180 #define SECUREC_STRCPY_SM(dest, destMax, src) \ argument
188 #define SECUREC_STRCAT_SM(dest, destMax, src) \ argument
216 #define SECUREC_STRCAT_SM(dest, destMax, src) strcat_s(dest, destMax, src) argument
221 #define SECUREC_STRNCAT_SM(dest, destMax, src, count) \ argument
254 #define SECUREC_STRNCAT_SM(dest, destMax, src, count) strncat_s(dest, destMax, src, count) argument
258 #define SECUREC_MEMCPY_SM(dest, destMax, src, count) \ argument
Dsecurec.h220 #define strcpy_sp(dest, destMax, src) ((__builtin_constant_p((destMax)) && \ argument
226 #define strncpy_sp(dest, destMax, src, count) ((__builtin_constant_p((count)) && \ argument
233 #define strcat_sp(dest, destMax, src) ((__builtin_constant_p((destMax)) && \ argument
239 #define strncat_sp(dest, destMax, src, count) ((__builtin_constant_p((count)) && \ argument
246 #define memcpy_sp(dest, destMax, src, count) (__builtin_constant_p((count)) ? \ argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
Dstring_utils.h34 static std::vector<uint8_t> StrToBytes(const std::string &src) in StrToBytes()
42 static std::string BytesToStr(const std::vector<uint8_t> src) in BytesToStr()
/foundation/filemanagement/app_file_service/tests/mock/parameter/src/
Dparameter.c43 char src[] = "true"; in GetParameterValue() local
46 char src[] = "false"; in GetParameterValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
Dshared_transition_effect.cpp97 auto src = src_.Upgrade(); in Allow() local
106 auto src = src_.Upgrade(); in CreateAnimation() local
125 bool SharedTransitionExchange::CreateTranslateAnimation(const RefPtr<FrameNode>& src, const RefPtr<… in CreateTranslateAnimation()
176 bool SharedTransitionExchange::CreateSizeAnimation(const RefPtr<FrameNode>& src, const RefPtr<Frame… in CreateSizeAnimation()
201 auto src = weakFrame.Upgrade(); in CreateSizeAnimation() local
218 auto src = weakFrame.Upgrade(); in CreateSizeAnimation() local
231 bool SharedTransitionExchange::CreateOpacityAnimation(const RefPtr<FrameNode>& src, const RefPtr<Fr… in CreateOpacityAnimation()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_pixel_convert.cpp48 void PixelCopy(RGBPixel* src, RGBxPixel* dst) in PixelCopy()
56 void PixelCopy(RGBxPixel* src, RGBPixel* dst) in PixelCopy()
63 uint32_t ExtPixelConvert::RGBxToRGB(const ExtPixels &src, ExtPixels &dst) in RGBxToRGB()
80 uint32_t ExtPixelConvert::RGBToRGBx(const ExtPixels &src, ExtPixels &dst) in RGBToRGBx()
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/
Dgst_surface_src.cpp135 GstSurfaceSrc *src = GST_SURFACE_SRC(object); in gst_surface_src_get_property() local
153 GstSurfaceSrc *src = GST_SURFACE_SRC(object); in gst_surface_src_set_property() local
203 static GstFlowReturn gst_surface_src_fill(GstBaseSrc *src, guint64 offset, guint size, GstBuffer *b… in gst_surface_src_fill()
347 static void gst_surface_src_destroy_pool(GstSurfaceSrc *src) in gst_surface_src_destroy_pool()
353 static void gst_surface_src_destroy_surface(GstSurfaceSrc *src) in gst_surface_src_destroy_surface()
359 static void gst_surface_src_init_surface(GstSurfaceSrc *src) in gst_surface_src_init_surface()
482 GstSurfaceSrc *src = GST_SURFACE_SRC(self); in gst_surface_mem_src_dump_buffer() local
507 static void gst_surface_mem_src_dump_from_sys_param(GstSurfaceSrc *src) in gst_surface_mem_src_dump_from_sys_param()
/foundation/filemanagement/user_file_service/services/file_extension_hap/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [] array
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
Ddocumentdb_json_common_test.cpp52 JsonObject src = JsonObject::Parse(document, errCode); variable
77 JsonObject src = JsonObject::Parse(document, errCode); variable
101 JsonObject src = JsonObject::Parse(document, errCode); variable
123 JsonObject src = JsonObject::Parse(document, errCode); variable
137 JsonObject src = JsonObject::Parse(document, errCode); variable
156 JsonObject src = JsonObject::Parse(document, errCode); variable
175 JsonObject src = JsonObject::Parse(document, errCode); variable
194 JsonObject src = JsonObject::Parse(document, errCode); variable
213 JsonObject src = JsonObject::Parse(document, errCode); variable
232 JsonObject src = JsonObject::Parse(document, errCode); variable
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
Drs_kawase_blur_test.cpp49 SkRect src; variable
55 Drawing::Rect src; variable
/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dbyte_buffer_operator.h127 void WriteData(const std::string& src) in WriteData()
132 void WriteData(const std::vector<int8_t>& src) in WriteData()
136 void WriteData(const std::vector<int16_t>& src) in WriteData()
140 void WriteData(const std::vector<int32_t>& src) in WriteData()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
Dmatrix_test.cpp353 std::vector<Point> src = { { 2, 3 } }; variable
369 std::vector<Point> src = { { 1, 3 } }; variable
384 RectF src(40, 50, 190, 200); variable
399 RectF src(80, 100, 190, 200); variable
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/driver_test/driver_feature5/feature/src/main/resources/base/profile/
Dmain_pages.json1 {"src" :["pages/index"]} array

12345678910>>...26