| /foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/image-animator/06/ |
| D | index.js | 18 { 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/ |
| D | index.js | 20 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/ |
| D | general.js | 30 { 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/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/src/ |
| D | gst_audio_capture_src.cpp | 150 static void gst_audio_capture_src_init(GstAudioCaptureSrc *src) in gst_audio_capture_src_init() 177 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_finalize() local 195 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_set_property() local 240 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_get_property() local 268 static gboolean process_caps_info(GstAudioCaptureSrc *src) in process_caps_info() 317 static GstStateChangeReturn gst_state_change_ready_to_paused(GstAudioCaptureSrc *src) in gst_state_change_ready_to_paused() 334 static GstStateChangeReturn gst_state_change_forward_direction(GstAudioCaptureSrc *src, GstStateCha… in gst_state_change_forward_direction() 381 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(element); in gst_audio_capture_src_change_state() local 416 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(psrc); in gst_audio_capture_src_create() local 448 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/ |
| D | time_arrive.js | 29 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/bundlemanager/bundle_framework/interfaces/kits/js/zip/test/unittest/ |
| D | zip_test.cpp | 71 std::string src = BASE_PATH + APP_PATH + "test"; variable 87 std::string src = BASE_PATH + APP_PATH + "test/01"; variable 103 std::string src = BASE_PATH + APP_PATH + "test/01/zip1.txt"; variable 119 std::string src = BASE_PATH + APP_PATH + "result/8file.zip"; variable 135 std::string src = BASE_PATH + APP_PATH + "result/1file.zip"; variable 151 std::string src = BASE_PATH + APP_PATH + "result/zip1file.zip"; variable 168 std::string src = BASE_PATH + APP_PATH + "test"; variable 188 std::string src = BASE_PATH + APP_PATH + "test"; variable 204 std::string src = BASE_PATH + APP_PATH + "error"; variable 245 std::string src = BASE_PATH + APP_PATH + "error"; variable [all …]
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/videocapture/src/ |
| D | gst_video_capture_src.cpp | 152 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/communication/nfc/interfaces/inner_api/src/ |
| D | nfc_sdk_common.cpp | 44 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(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()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/image_provider/ |
| D | image_provider_test_ng.cpp | 86 auto src = ImageSourceInfo(SRC_JPG); variable 104 auto src = ImageSourceInfo(SRC_JPG); variable 130 auto src = ImageSourceInfo(SRC_THUMBNAIL); variable 144 auto src = ImageSourceInfo(SRC_THUMBNAIL); variable 205 auto src = ImageSourceInfo(SRC_JPG); variable 229 auto src = ImageSourceInfo(SRC_JPG); variable
|
| /foundation/communication/nfc/test/unittest/services/public_test/ |
| D | nfc_public_test.cpp | 124 std::string src = ""; variable 207 std::string src = ""; variable 219 std::string src = "01"; variable 231 const std::string src = "43020"; variable 242 const std::string src = "%x"; variable 264 const std::string src = TEST_DATA_ANY_HEX_STRING; variable 287 std::string src = "%x"; variable
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_extend_image_view.cpp | 18 void UIExtendImageView::SetSrc(const char* src) in SetSrc() 29 void UIExtendImageView::SetSrc(const ImageInfo* src) in SetSrc()
|
| /foundation/multimedia/player_framework/test/jstest/avPlayer_ets/entry/src/main/ets/test/ |
| D | AVPlayerDataSrcSeekCompatibilityTest.test.js | 84 let src = { variable 105 let src = { variable 126 let src = { variable 147 let src = { variable 168 let src = { variable 189 let src = { variable 210 let src = { variable 231 let src = { variable 252 let src = { variable 273 let src = { variable [all …]
|
| D | AVPlayerDataSrcSeekReliabilityTest.test.js | 167 src = { variable 195 src = { variable 222 src = { variable 249 src = { variable 277 src = { variable 304 src = { variable 330 src = { variable 356 src = { variable 382 src = { variable 410 src = { variable [all …]
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| D | image.cpp | 56 OHOS::Image::ImageType Image::CheckImgType(const char* src) in CheckImgType() 86 bool Image::SetStandardSrc(const char* src) in SetStandardSrc() 123 bool Image::SetLiteSrc(const char* src) in SetLiteSrc() 177 bool Image::SetSrc(const char* src) in SetSrc() 196 bool Image::SetSrc(const ImageInfo* src) in SetSrc() 218 bool Image::PreParse(const char *src) in PreParse() 299 bool Image::SetPNGSrc(const char* src) in SetPNGSrc() 394 bool Image::SetJPEGSrc(const char* src) in SetJPEGSrc()
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/ |
| D | securectype.h | 173 #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
|
| D | securec.h | 220 #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/multimedia/player_framework/test/jstest/ |
| D | AVPlayerTestBase.js | 39 export function setSource(avPlayer, src) { argument 220 export function setAVPlayerFunCb(src, avPlayer, playTest, playTime, done) { argument 386 export async function testAVPlayerFun(src, avPlayer, playTest, playTime, done) { argument 402 export function setAVPlayerDataSrcNoSeekCb(fd, filePath, src, avPlayer, playTest, playTime, done) { argument 550 export function testAVPlayerDataSrcNoSeek(filePath, src, avPlayer, playTest, playTime, done) { argument 569 export function setAVPlayerSeekCb(src, avPlayer, playTest, playTime, done) { argument 724 export async function testAVPlayerSeek(src, avPlayer, playTest, playTime, done) { argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/ |
| D | shared_transition_effect.cpp | 97 auto src = src_.Upgrade(); in Allow() local 108 auto src = src_.Upgrade(); in CreateAnimation() local 129 bool SharedTransitionExchange::CreateTranslateAnimation(const RefPtr<FrameNode>& src, const RefPtr<… in CreateTranslateAnimation() 167 bool SharedTransitionExchange::CreateSizeAnimation(const RefPtr<FrameNode>& src, const RefPtr<Frame… in CreateSizeAnimation() 190 auto src = weakFrame.Upgrade(); in CreateSizeAnimation() local 207 auto src = weakFrame.Upgrade(); in CreateSizeAnimation() local 220 bool SharedTransitionExchange::CreateOpacityAnimation(const RefPtr<FrameNode>& src, const RefPtr<Fr… in CreateOpacityAnimation()
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
| D | string_utils.h | 34 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/ |
| D | parameter.c | 43 char src[] = "true"; in GetParameterValue() local 46 char src[] = "false"; in GetParameterValue() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| D | ext_pixel_convert.cpp | 48 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/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas_renderer/ |
| D | canvas_renderer_model.h | 47 virtual void CloseImageBitmap(const BaseInfo& baseInfo, const std::string& src) {} in CloseImageBitmap() 50 virtual void SetFilterParam(const BaseInfo& baseInfo, const std::string& src) {} in SetFilterParam()
|
| /foundation/filemanagement/user_file_service/services/file_extension_hap/entry/src/main/resources/base/profile/ |
| D | main_pages.json | 2 "src": [] array
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/ |
| D | gst_surface_src.cpp | 135 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 184 static GstFlowReturn gst_surface_src_fill(GstBaseSrc *src, guint64 offset, guint size, GstBuffer *b… in gst_surface_src_fill() 323 static void gst_surface_src_destroy_pool(GstSurfaceSrc *src) in gst_surface_src_destroy_pool() 329 static void gst_surface_src_destroy_surface(GstSurfaceSrc *src) in gst_surface_src_destroy_surface() 335 static void gst_surface_src_init_surface(GstSurfaceSrc *src) in gst_surface_src_init_surface() 455 GstSurfaceSrc *src = GST_SURFACE_SRC(self); in gst_surface_mem_src_dump_buffer() local 480 static void gst_surface_mem_src_dump_from_sys_param(GstSurfaceSrc *src) in gst_surface_mem_src_dump_from_sys_param()
|
| /foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_hsp/hsp_entry/entry/src/main/resources/base/profile/ |
| D | main_pages.json | 2 "src": [ array
|