Home
last modified time | relevance | path

Searched defs:src (Results 1 - 25 of 253) sorted by relevance

1234567891011

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dlock.h35 Lock(const Lock &src) = delete; member in OHOS::Global::Resource::Lock
/base/telephony/sms_mms/frameworks/native/mms/src/utils/
H A Dmms_base64.cpp24 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 DMakefile22 src = $(PWD) macro
/base/inputmethod/imf/common/src/
H A Dmessage.cpp43 MessageParcel *src = msg.msgContent_; in Message() local
/device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/
H A Drockchip_decompress.h16 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 Dhilog_string.cpp52 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 Deasy_util.c37 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 Dash_memory_utils.h27 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 Dprint_service_converter.cpp26 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 Dprint_converter.h73 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 Dflashd_utils.cpp41 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 Ddummy_schedule_node_callback.h30 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 Dcopyframe_fuzzer.cpp51 char* src = new char[BITS_PER_PIXEL] { 0 }; in CopyFrameFuzzTest() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_memory.c46 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 DRockchip_OSAL_Memory.c74 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 Dmali_osk_memory.c45 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 Dbcmstdlib_s.c73 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...]
/base/hiviewdfx/hisysevent/frameworks/native/util/
H A Dstring_util.cpp22 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 Ddata_share_util.cpp49 int DataShareUtil::CopyFile(const char *src, const char *des) in CopyFile() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_xz_utils.cpp37 bool XzDecompress(const uint8_t *src, size_t srcLen, std::shared_ptr<std::vector<uint8_t>> out) in XzDecompress() argument
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_cutil_test.cpp101 const char src[] = "ab cd \n ef"; in HWTEST_F() local
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dnegative_rule.cpp52 icu::UnicodeString NegativeRule::Handle(icu::UnicodeString& src) in Handle() argument
/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_converter.cpp53 bool ConvertStringToInt(const char *src, int &dst) in ConvertStringToInt() argument
66 bool ConvertOrientationMode(const uint32_t &src, Print_OrientationMode &dst) in ConvertOrientationMode() argument
76 bool ConvertColorMode(const uint32_t &src, Print_ColorMode &dst) in ConvertColorMode() argument
86 ConvertDuplexMode(const uint32_t &src, Print_DuplexMode &dst) ConvertDuplexMode() argument
96 ConvertQuality(const uint32_t &src, Print_Quality &dst) ConvertQuality() argument
[all...]
/base/security/crypto_framework/frameworks/key/
H A Dkey_utils.c45 HcfResult CopyPoint(const HcfPoint *src, HcfPoint *dest) in CopyPoint() argument
71 CopyEcField(const HcfECField *src, HcfECField **dest) CopyEcField() argument
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement.c88 static bool is_version_bigger(struct key_agreement_version *dst, struct key_agreement_version *src) in is_version_bigger() argument
104 static bool is_version_lesser(struct key_agreement_version *dst, struct key_agreement_version *src) in is_version_lesser() argument

Completed in 6 milliseconds

1234567891011