Home
last modified time | relevance | path

Searched defs:srcStr (Results 1 - 25 of 35) sorted by relevance

12

/kernel/liteos_m/testsuites/unittest/xts/mem/
H A Dacts_mem_api_test.c51 char srcStr[] = "this is str a;"; variable
63 char srcStr[] = "this is str a;"; variable
75 char srcStr[] = "this is str a;"; variable
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_fputws_001.cpp36 wchar_t *srcStr = L"hello"; in Testcase() local
H A DIt_stdio_readv_001.cpp35 char *srcStr = "helloworld"; in Testcase() local
/developtools/smartperf_host/trace_streamer/src/base/
H A Dcodec_cov.cpp108 std::string GbkToUtf8(const char *srcStr) in GbkToUtf8() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_parse.cpp142 std::string RtspParse::GetTargetStr(const std::string &srcStr, const std::string &specificStr, in GetTargetStr() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_parse.cpp142 std::string RtspParse::GetTargetStr(const std::string &srcStr, const std::string &specificStr, in GetTargetStr() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_restore_deps_manager.cpp102 vector<string> SvcRestoreDepsManager::SplitString(const string &srcStr, const string &separator) in SplitString() argument
[all...]
/test/xts/acts/kernel_lite/mem_posix/src/
H A DActsMemApiTest.cpp93 char srcStr[] = "this"; in HWTEST_F() local
120 char srcStr[] = "this is string1"; in HWTEST_F() local
188 char srcStr[] = "this is str1:stop here"; in HWTEST_F() local
206 char srcStr[] = "this is str1:stop here"; HWTEST_F() local
224 char srcStr[] = "this is str1"; HWTEST_F() local
242 char srcStr[] = "this is str a;"; HWTEST_F() local
260 char srcStr[] = "this is str a;"; HWTEST_F() local
277 char srcStr[] = "this is str a;"; HWTEST_F() local
294 char srcStr[] = "this is str a;"; HWTEST_F() local
317 char srcStr[] = "this is str a;"; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_cache.cpp286 std::string srcStr = "NA"; in DumpCacheInfo() local
/foundation/communication/wifi/wifi/test/wifi_utils/unittest/
H A Dwifi_common_util_test.cpp136 std::string srcStr = "00:55:DD:ff:MM"; in HWTEST_F() local
196 std::string srcStr = "EncodeDecodeBase64Test"; in HWTEST_F() local
209 std::string srcStr = "EncodeDecodeBase64TestFail"; in HWTEST_F() local
[all...]
/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c187 static int StringEndsWith(const char *srcStr, const char *endStr) in StringEndsWith() argument
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_base.cpp90 bool HRilBase::ConvertToString(char **dest, const std::string &srcStr) in ConvertToString() argument
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dutilities_test.cpp538 const unsigned char *srcStr = buffer; in HWTEST_F() local
/developtools/hiperf/test/unittest/common/native/
H A Dutilities_test.cpp528 const unsigned char *srcStr = buffer; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp81 auto srcStr = src.GetSrcType() == SrcType::BASE64 ? src.GetKey() : src.ToString(); in MakePixmapImage() local
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp113 bool ModuleManager::CreateString(const char * const srcStr, char** resPtr) const in CreateString() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_mgt_msg_log.c124 static int32_t GetAnonymizedDeviceId(char *srcStr, char *dstStr, size_t dstLen) in GetAnonymizedDeviceId() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font_mgr.cpp42 void SwapBytes(char16_t* srcStr, uint32_t len) in SwapBytes() argument
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c315 char srcStr[21]; in fileTest() local
/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp281 HcString srcStr = CreateString(); in HWTEST_F() local
/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_util.c472 int32_t FindCommaCharNum(const char *srcStr) in FindCommaCharNum() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/
H A Dhks_rkc.c338 static char *CloneNewStr(const char *srcStr, const uint32_t strLenMax) in CloneNewStr() argument
/foundation/multimedia/image_effect/test/unittest/
H A DTestUtils.cpp254 std::string srcStr = "abcdef"; in HWTEST_F() local
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp747 UnicodeString srcStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int32_t>(uprv_strlen(id)))); in uspoof_getSkeletonUTF8() local
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp884 UnicodeString srcStr = UnicodeString::fromUTF8( in uspoof_getSkeletonUTF8() local
905 UnicodeString srcStr = UnicodeString::fromUTF8( in uspoof_getBidiSkeletonUTF8() local

Completed in 17 milliseconds

12