Home
last modified time | relevance | path

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

12345678910>>...13

/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/bundlemanager/bundle_framework/interfaces/kits/zip/test/unittest/
Dzip_test.cpp71 std::string src = BASE_PATH + APP_PATH + "test"; variable
86 std::string src = BASE_PATH + APP_PATH + "test/01"; variable
101 std::string src = BASE_PATH + APP_PATH + "test/01/zip1.txt"; variable
116 std::string src = BASE_PATH + APP_PATH + "result/8file.zip"; variable
131 std::string src = BASE_PATH + APP_PATH + "result/1file.zip"; variable
146 std::string src = BASE_PATH + APP_PATH + "result/zip1file.zip"; variable
162 std::string src = BASE_PATH + APP_PATH + "test"; variable
181 std::string src = BASE_PATH + APP_PATH + "test"; variable
196 std::string src = BASE_PATH + APP_PATH + "error"; variable
233 std::string src = BASE_PATH + APP_PATH + "error"; variable
[all …]
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/src/
Dgst_audio_capture_src.cpp145 static void gst_audio_capture_src_init(GstAudioCaptureSrc *src) in gst_audio_capture_src_init()
171 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_finalize() local
189 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_set_property() local
231 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(object); in gst_audio_capture_src_get_property() local
259 static gboolean process_caps_info(GstAudioCaptureSrc *src) in process_caps_info()
308 static GstStateChangeReturn gst_state_change_forward_direction(GstAudioCaptureSrc *src, GstStateCha… in gst_state_change_forward_direction()
362 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(element); in gst_audio_capture_src_change_state() local
397 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(psrc); in gst_audio_capture_src_create() local
429 GstAudioCaptureSrc *src = GST_AUDIO_CAPTURE_SRC(basesrc); in gst_audio_capture_src_negotiate() local
436 static void gst_audio_capture_src_mgr_init(GstAudioCaptureSrc *src) in gst_audio_capture_src_mgr_init()
[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/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
333 static GstFlowReturn gst_video_capture_deal_with_pts(GstVideoCaptureSrc *src, GstBuffer *buf) in gst_video_capture_deal_with_pts()
382 static GstFlowReturn gst_video_capture_src_fill(GstBaseSrc *src, guint64 offset, guint size, GstBuf… in gst_video_capture_src_fill()
428 static void gst_video_capture_src_start(GstVideoCaptureSrc *src) in gst_video_capture_src_start()
444 static void gst_video_capture_src_pause(GstVideoCaptureSrc *src) in gst_video_capture_src_pause()
469 static void gst_video_capture_src_resume(GstVideoCaptureSrc *src) in gst_video_capture_src_resume()
[all …]
/foundation/communication/nfc/interfaces/inner_api/src/
Dnfc_sdk_common.cpp41 std::string NfcSdkCommon::BytesVecToHexString(const unsigned char* src, uint32_t length) in BytesVecToHexString()
55 std::string NfcSdkCommon::UnsignedCharToHexString(const unsigned char src) in UnsignedCharToHexString()
64 void NfcSdkCommon::HexStringToBytes(std::string &src, std::vector<unsigned char> &bytes) in HexStringToBytes()
84 uint32_t NfcSdkCommon::GetHexStrBytesLen(const std::string src) in GetHexStrBytesLen()
98 unsigned char NfcSdkCommon::GetByteFromHexStr(const std::string src, uint32_t index) in GetByteFromHexStr()
113 uint32_t NfcSdkCommon::StringToInt(std::string src, bool bLittleEndian) in StringToInt()
140 void NfcSdkCommon::StringToAsciiBytes(const std::string &src, std::vector<unsigned char> &bytes) in StringToAsciiBytes()
152 std::string NfcSdkCommon::StringToHexString(const std::string &src) in StringToHexString()
/foundation/graphic/ui/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/graphic/ui/frameworks/common/
Dimage.cpp56 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/
Dsecurectype.h181 #define SECUREC_STRNCPY_SM(dest, destMax, src, count) \ argument
188 #define SECUREC_STRCPY_SM(dest, destMax, src) \ argument
196 #define SECUREC_STRCAT_SM(dest, destMax, src) \ argument
224 #define SECUREC_STRCAT_SM(dest, destMax, src) strcat_s(dest, destMax, src) argument
229 #define SECUREC_STRNCAT_SM(dest, destMax, src, count) \ argument
262 #define SECUREC_STRNCAT_SM(dest, destMax, src, count) strncat_s(dest, destMax, src, count) argument
266 #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/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
Dshared_transition_effect.cpp97 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
202 auto src = weakFrame.Upgrade(); in CreateSizeAnimation() local
215 bool SharedTransitionExchange::CreateOpacityAnimation(const RefPtr<FrameNode>& src, const RefPtr<Fr… in CreateOpacityAnimation()
/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/multimedia/player_framework/test/jstest/
DAVPlayerTestBase.js38 export function setSource(avPlayer, src) { argument
208 export function setAVPlayerFunCb(src, avPlayer, playTest, playTime, done) { argument
389 export async function testAVPlayerFun(src, avPlayer, playTest, playTime, done) { argument
405 export function setAVPlayerSeekCb(src, avPlayer, playTest, playTime, done) { argument
559 export async function testAVPlayerSeek(src, avPlayer, playTest, playTime, done) { argument
/foundation/filemanagement/user_file_service/services/file_extension_hap/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [] array
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/
Dgst_surface_src.cpp136 GstSurfaceSrc *src = GST_SURFACE_SRC(object); in gst_surface_src_get_property() local
154 GstSurfaceSrc *src = GST_SURFACE_SRC(object); in gst_surface_src_set_property() local
185 static GstFlowReturn gst_surface_src_fill(GstBaseSrc *src, guint64 offset, guint size, GstBuffer *b… in gst_surface_src_fill()
324 static void gst_surface_src_destroy_pool(GstSurfaceSrc *src) in gst_surface_src_destroy_pool()
330 static void gst_surface_src_destroy_surface(GstSurfaceSrc *src) in gst_surface_src_destroy_surface()
336 static void gst_surface_src_init_surface(GstSurfaceSrc *src) in gst_surface_src_init_surface()
456 GstSurfaceSrc *src = GST_SURFACE_SRC(self); in gst_surface_mem_src_dump_buffer() local
481 static void gst_surface_mem_src_dump_from_sys_param(GstSurfaceSrc *src) in gst_surface_mem_src_dump_from_sys_param()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/continuationManagerTestSuite/eTSContinuationManager/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/ohosTest/resources/base/profile/
Dtest_pages.json2 "src": [ array
/foundation/window/window_manager/AppDemo/window/windowExtension/AbilityComponent/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_hsp/hsp_A/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/resourceManagerTest/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_hsp/hsp_entry/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array
/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/resources/base/profile/
Dmain_pages.json2 "src": [ array

12345678910>>...13