| /base/hiviewdfx/hiview/base/ |
| H A D | default_logger.cpp | 22 inline void StringReplace(std::string& sourceStr, const std::string& subStr, const std::string& newStr) in StringReplace() argument
|
| /base/update/updater/services/script/script_instruction/ |
| H A D | script_basicinstruction.cpp | 111 std::string subStr;
in Execute() local
|
| /foundation/bundlemanager/bundle_tool/test/systemtest/bm/ |
| H A D | tool_system_test.cpp | 70 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence() argument
|
| /foundation/ability/ability_runtime/tools/test/systemtest/aa/ |
| H A D | tool_system_test.cpp | 84 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence() argument
|
| /base/security/crypto_framework/common/src/ |
| H A D | params_parser.c | 203 HcString subStr = CreateString(); in ParseAndSetParameter() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/ |
| H A D | maple_string.cpp | 222 MapleString subStr = str.substr(subPos, subLen); in insert() local [all...] |
| /arkcompiler/toolchain/tooling/utils/ |
| H A D | utils.cpp | 101 std::string subStr = str.substr(strIndex, pos - strIndex); in SplitString() local 108 std::string subStr = str.substr(strIndex, pos - strIndex); in SplitString() local
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | freeze_json_util.cpp | 73 int CountSubStr(const std::string& str, const std::string& subStr)
in CountSubStr() argument
|
| /base/update/updateservice/foundations/ability/log/src/ |
| H A D | update_log.cpp | 127 int32_t UpdateLog::FindSubStrCount(const std::string &str, const std::string &subStr) in FindSubStrCount() argument
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | string_util.cpp | 101 uint32_t StringUtil::CalSubStrNum(const string &str, const string &subStr) in CalSubStrNum() argument
|
| /foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/ |
| H A D | file_ex.cpp | 278 bool StringExistsInFile(const string& fileName, const string& subStr, bool caseSensitive /* = true */) in StringExistsInFile() argument 302 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr() argument 320 CountStrInFile(const string& fileName, const string& subStr, bool caseSensitive ) CountStrInFile() argument [all...] |
| /foundation/communication/netstack/test/unittest/tlssocket/client/ |
| H A D | TlsConfigurationTest.cpp | 141 std::string subStr = "ECDSA+SHA256"; in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/tls_test/client/ |
| H A D | TlsConfigurationTest.cpp | 141 std::string subStr = "ECDSA+SHA256";
in HWTEST_F() local
|
| /arkcompiler/toolchain/tooling/client/domain/ |
| H A D | heapprofiler_client.cpp | 296 std::string subStr = chunk.substr(chunk.length() - tail.length(), chunk.length()); in SaveHeapSnapshotAndAllocationTrackData() local
|
| /base/startup/init/services/param/trigger/ |
| H A D | trigger_checker.c | 174 char *subStr = strstr(condition + data->startIndex, "=");
in ComputeSubCondition() local
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
| H A D | utils.cpp | 86 bool Utils::StartWith(const std::string &mainStr, const std::string &subStr) in StartWith() argument
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
| H A D | utils.cpp | 86 bool Utils::StartWith(const std::string &mainStr, const std::string &subStr)
in StartWith() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| H A D | plugin_element.cpp | 432 std::string subStr; in SplitString() local
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | dimension.cpp | 264 auto subStr = str.substr(i + 1); in FromString() local
|
| /foundation/communication/netstack/test/unittest/utils/common_utils/ |
| H A D | NetStackCommonUtilsTest.cpp | 46 std::vector<std::string> subStr = Split(str, STATUS_LINE_COMMA); in HWTEST_F() local 58 std::string subStr = Strip(str, SPACE); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/websocket_test/ |
| H A D | NetStackCommonUtilsTest.cpp | 46 std::vector<std::string> subStr = Split(str, STATUS_LINE_COMMA);
in HWTEST_F() local 58 std::string subStr = Strip(str, SPACE);
in HWTEST_F() local
|
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
| H A D | date_time_rule.cpp | 271 std::string subStr; in CompareBeginEnd() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | usim_dialling_numbers_service.cpp | 195 auto subStr = dataPac.substr(0, FstByteChrLen); in GeneratePbrFile() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| H A D | plugin_pattern.cpp | 355 std::string subStr; in SplitString() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_interactable_view.cpp | 433 std::string subStr; in SplitString() local
|