Home
last modified time | relevance | path

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

123456

/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
H A Dmms_quoted_printable.cpp48 bool MmsQuotedPrintable::Decode(const std::string src, std::string &dest) in Decode() argument
/base/inputmethod/imf/common/src/
H A Dmessage.cpp43 MessageParcel *src = msg.msgContent_; in Message() local
/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
/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
H A Dash_mem_utils.cpp67 sptr<Ashmem> AshMemUtils::WriteBulkData(MessageParcel& parcel, const std::vector<std::u16string>& src) in WriteBulkData() 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
/base/security/dlp_permission_service/frameworks/test/mock/
H A Dfile_io_mock.cpp71 errno_t memcpy_s(void *dest, size_t destMax, const void *src, size_t count) in memcpy_s() argument
/base/telephony/core_service/utils/codec/src/
H A Dasn1_decoder.cpp26 Asn1Decoder::Asn1Decoder(const std::vector<uint8_t> &src, uint32_t offset, uint32_t decodeLen) in Asn1Decoder() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/tasks/
H A Dtask.cpp68 auto src = task->GetSourceType(); in OnTask() local
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dash_mem_utils.cpp70 sptr<Ashmem> AshMemUtils::WriteBulkData(MessageParcel& parcel, const std::vector<std::u16string>& src) in WriteBulkData() argument

Completed in 6 milliseconds

123456