Home
last modified time | relevance | path

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

1234567

/test/xts/acts/kernel_lite/futex_posix/src/
H A DFutexTest.cpp20 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 DIoTestStrings.cpp83 char src[] = "abcdef123456abcdef"; in HWTEST_F() local
105 char src[] = "abcdef123456abcdef"; in HWTEST_F() local
H A DIoTestString.cpp79 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 DIoTestStdlib.cpp72 char src[20] = "hello world"; in HWTEST_F() local
/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
/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
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_backgroundimage_test.cpp28 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 DDrawingNativePathTestPart3.cpp282 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 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 10 milliseconds

1234567