| /test/xts/acts/kernel_lite/futex_posix/src/ |
| H A D | FutexTest.cpp | 20 void ChildAssertEQ(int src, int des) in ChildAssertEQ() argument 28 int ChildExpectEQ(int src, int des) in ChildExpectEQ() argument
|
| /test/xts/acts/kernel_lite/io_posix/src/ |
| H A D | IoTestStrings.cpp | 83 char src[] = "abcdef123456abcdef"; in HWTEST_F() local 105 char src[] = "abcdef123456abcdef"; in HWTEST_F() local
|
| H A D | IoTestString.cpp | 79 const char src[] = "ABCDEF"; in HWTEST_F() local 129 const char *src = "hello world !"; in HWTEST_F() local 149 char src[] = "hello world !"; in HWTEST_F() local 170 const char *src = "123456789abc"; in HWTEST_F() local 189 char src[] = "hello world !"; HWTEST_F() local 207 char src[] = "hello world !"; HWTEST_F() local 240 char src[] = "ABCDE"; HWTEST_F() local 292 char src[] = "hello !! world"; HWTEST_F() local 307 char src[] = "hello world & HEELO & WORLD"; HWTEST_F() local 322 char src[] = "hello world !"; HWTEST_F() local 340 char src[] = "hello world & This is-String1"; HWTEST_F() local 391 char src[] = "123===ABC"; HWTEST_F() local 415 char src[] = "hello world !"; HWTEST_F() local 432 char src[] = "hello world !"; HWTEST_F() local 450 const char src[] = "!!"; HWTEST_F() local 467 const char src[] = "!"; HWTEST_F() local 484 const char src[] = "heAlo"; HWTEST_F() local 507 const char src[] = "heAlo"; HWTEST_F() local [all...] |
| H A D | IoTestStdlib.cpp | 72 char src[20] = "hello world"; in HWTEST_F() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
| H A D | lock.h | 35 Lock(const Lock &src) = delete; member in OHOS::Global::Resource::Lock
|
| /base/telephony/sms_mms/frameworks/native/mms/src/utils/ |
| H A D | mms_base64.cpp | 24 std::string MmsBase64::Encode(const std::string src)
in Encode() argument 31 std::string MmsBase64::Decode(const std::string src)
in Decode() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| H A D | Makefile | 22 src = $(PWD) macro
|
| /base/inputmethod/imf/common/src/ |
| H A D | message.cpp | 43 MessageParcel *src = msg.msgContent_; in Message() local
|
| /device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/ |
| H A D | rockchip_decompress.h | 16 static inline int rk_decom_start(u32 mode, phys_addr_t src, phys_addr_t dst, u32 dst_max_size) in rk_decom_start() argument
|
| /base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
| H A D | hilog_string.cpp | 52 size_t HilogString::Puts(const char *src, HilogString *str, size_t strLen) in Puts() argument
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/ |
| H A D | easy_util.c | 37 int MemoryCopy(uint8_t* dest, size_t destLen, uint8_t* src, const size_t srcLen) in MemoryCopy() argument
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| H A D | ash_memory_utils.h | 27 static bool WriteBulkData(const std::vector<T>& src, sptr<Ashmem> ashmem, size_t ashSize, in WriteBulkData() argument
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_service_converter.cpp | 26 bool ConvertColorModeCode(const char *src, ColorModeCode &dst) in ConvertColorModeCode() argument 55 bool ConvertPageSizeId(const char *src, std::string &id) in ConvertPageSizeId() argument 65 bool ConvertPrintPageSize(const char *src, PrintPageSize &dst) in ConvertPrintPageSize() argument [all...] |
| /base/print/print_fwk/frameworks/ohprint/include/ |
| H A D | print_converter.h | 73 T2 *CopyArray(const std::vector<T1> &list, uint32_t &count, bool (*ConvertFunction)(const T1 &src, T2 &dst)) in CopyArray() argument
|
| /base/update/updater/services/flashd/daemon/ |
| H A D | flashd_utils.cpp | 41 std::vector<std::string> Split(const std::string &src, const std::vector<std::string> &filter) in Split() argument
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| H A D | dummy_schedule_node_callback.h | 30 void OnScheduleProcessed(ExecutorRole src, int32_t moduleType, const std::vector<uint8_t> &acquireMsg) {}; in OnScheduleProcessed() argument
|
| /base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/ |
| H A D | copyframe_fuzzer.cpp | 51 char* src = new char[BITS_PER_PIXEL] { 0 }; in CopyFrameFuzzTest() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_memory.c | 46 void inline *mali_osk_memcpy(void *dst, const void *src, u32 len) in mali_osk_memcpy() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_Memory.c | 74 OMX_S32 Rockchip_OSAL_Memcpy(OMX_PTR dest, OMX_PTR src, OMX_S32 n) in Rockchip_OSAL_Memcpy() argument 79 OMX_S32 Rockchip_OSAL_Memmove(OMX_PTR dest, OMX_PTR src, OMX_S32 n) in Rockchip_OSAL_Memmove() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_memory.c | 45 void inline *_mali_osk_memcpy(void *dst, const void *src, u32 len) in _mali_osk_memcpy() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmstdlib_s.c | 73 memmove_s(void *dest, size_t destsz, const void *src, size_t n) in memmove_s() argument 116 memcpy_s(void *dest, size_t destsz, const void *src, size_t n) in memcpy_s() argument 272 strlcat_s(char *dest, const char *src, size_t size) strlcat_s() argument [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/ |
| H A D | textinput_backgroundimage_test.cpp | 28 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage001() local 43 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage002() local 58 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage003() local 73 const char *src in TestTextInputBackgroundImage004() local 88 const char *src = SECOND_MIDDLE_VALUE; TestTextInputBackgroundImage005() local 103 const char *src = FIRST_MIDDLE_VALUE; TestTextInputBackgroundImage006() local [all...] |
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativePathTestPart3.cpp | 282 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local 310 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local [all...] |
| /base/hiviewdfx/hisysevent/frameworks/native/util/ |
| H A D | string_util.cpp | 22 int CopyCString(char* dst, const std::string& src, size_t len)
in CopyCString() argument 30 int CreateCString(char** dst, const std::string& src, size_t len)
in CreateCString() argument
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| H A D | data_share_util.cpp | 49 int DataShareUtil::CopyFile(const char *src, const char *des) in CopyFile() argument
|