| /base/hiviewdfx/hiview/core/param_update/src/ |
| D | param_reader.cpp | 55 std::vector<std::string> strs; in VerifyCertFile() local 94 std::vector<std::string> strs; in VerifyParamFile() local
|
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ |
| D | hiappevent_native_test.cpp | 92 char* strs[] = {str1, str2}; variable 174 char* strs[] = {str1, nullptr}; variable 234 const char* strs[] = {"hello", longStr.c_str()}; variable
|
| D | hiappevent_app_event_test.cpp | 78 const std::vector<std::string> strs = {TEST_STR_VALUE, TEST_STR_VALUE}; variable 302 std::vector<std::string> strs = {TEST_STR_VALUE}; variable
|
| /base/hiviewdfx/hisysevent/frameworks/native/util/ |
| D | string_util.cpp | 58 int ConvertCStringVec(const std::vector<std::string>& vec, char*** strs, size_t& len) in ConvertCStringVec()
|
| /base/msdp/device_status/utils/common/src/ |
| D | util.cpp | 101 static size_t StringToken(std::string &strs, const std::string &sep, std::string &token) in StringToken() 133 auto strs = str; in StringSplit() local
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_utils.cpp | 205 bool VCardUtils::IsWrapPrintableAscii(std::vector<std::string> strs) in IsWrapPrintableAscii() 217 bool VCardUtils::IsPrintableAscii(std::vector<std::string> strs) in IsPrintableAscii() 330 std::string VCardUtils::TrimListToString(const std::vector<std::string> &strs) in TrimListToString()
|
| D | vcard_decoder_v30.cpp | 87 auto strs = VCardUtils::Split(params, "="); in DealParams() local
|
| D | vcard_decoder_v21.cpp | 392 auto strs = VCardUtils::Split(params, "="); in DealParams() local 472 auto strs = VCardUtils::Split(language, "-"); in DealLanguageParam() local
|
| D | vcard_constructor.cpp | 91 bool VCardConstructor::IsNeedCharsetParam(std::vector<std::string> strs) in IsNeedCharsetParam()
|
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| D | hidumper_configutils_test.cpp | 183 std::vector<std::string> strs = DUMP_COMMON_UTILS.GetSubNodes(path, digit); variable
|
| /base/hiviewdfx/hidumper/frameworks/native/src/util/ |
| D | string_utils.cpp | 85 bool StringUtils::Compare(const string &str, const vector<string> &strs) in Compare()
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| D | get_hardware_info.cpp | 54 vector<string> strs; in GetResverRegPath() local
|
| D | memory_info.cpp | 797 vector<string> strs; in MemUsageToMatrix() local
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| D | napi_util.cpp | 233 void GetStrings(const napi_env env, const napi_value arr, std::vector<std::string>& strs) in GetStrings() 245 …id GetStringsToSet(const napi_env env, const napi_value arr, std::unordered_set<std::string>& strs) in GetStringsToSet() 392 napi_value CreateStrings(const napi_env env, const std::vector<std::string>& strs) in CreateStrings()
|
| D | napi_hiappevent_builder.cpp | 130 std::vector<std::string> strs; in AddArrayParam2EventPack() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| D | hiappevent_base.cpp | 516 std::vector<std::string> strs; in AddParam() local 528 void AppEventPack::AddParam(const std::string& key, const std::vector<std::string>& strs) in AddParam()
|
| D | hiappevent_verify.cpp | 149 bool CheckStringLengthOfList(std::vector<std::string>& strs) in CheckStringLengthOfList()
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 574 std::stringstream strs; in SetRtcTime() local 609 std::stringstream strs; in CheckRtc() local
|
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| D | hisysevent_c_test.cpp | 383 char* strs[] = { nullptr, c1 }; variable
|
| /base/hiviewdfx/hiview/base/utility/ |
| D | string_util.cpp | 68 void SplitStr(const string& str, const string& sep, vector<string>& strs, in SplitStr()
|
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
| D | hiappevent_ndk.c | 278 …HiAppEvent_AddStringArrayParam(ParamList list, const char* name, const char* const *strs, int arrS… in OH_HiAppEvent_AddStringArrayParam()
|