Home
last modified time | relevance | path

Searched defs:subStr (Results 1 - 25 of 38) sorted by relevance

12

/base/hiviewdfx/hiview/base/
H A Ddefault_logger.cpp22 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 Dscript_basicinstruction.cpp111 std::string subStr; in Execute() local
/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dtool_system_test.cpp70 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence() argument
/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Dtool_system_test.cpp84 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence() argument
/base/security/crypto_framework/common/src/
H A Dparams_parser.c203 HcString subStr = CreateString(); in ParseAndSetParameter() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmaple_string.cpp222 MapleString subStr = str.substr(subPos, subLen); in insert() local
[all...]
/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp101 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 Dfreeze_json_util.cpp73 int CountSubStr(const std::string& str, const std::string& subStr) in CountSubStr() argument
/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp127 int32_t UpdateLog::FindSubStrCount(const std::string &str, const std::string &subStr) in FindSubStrCount() argument
/foundation/ai/intelligent_voice_framework/utils/
H A Dstring_util.cpp101 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 Dfile_ex.cpp278 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 DTlsConfigurationTest.cpp141 std::string subStr = "ECDSA+SHA256"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsConfigurationTest.cpp141 std::string subStr = "ECDSA+SHA256"; in HWTEST_F() local
/arkcompiler/toolchain/tooling/client/domain/
H A Dheapprofiler_client.cpp296 std::string subStr = chunk.substr(chunk.length() - tail.length(), chunk.length()); in SaveHeapSnapshotAndAllocationTrackData() local
/base/startup/init/services/param/trigger/
H A Dtrigger_checker.c174 char *subStr = strstr(condition + data->startIndex, "="); in ComputeSubCondition() local
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dutils.cpp86 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 Dutils.cpp86 bool Utils::StartWith(const std::string &mainStr, const std::string &subStr) in StartWith() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp432 std::string subStr; in SplitString() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension.cpp264 auto subStr = str.substr(i + 1); in FromString() local
/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp46 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 DNetStackCommonUtilsTest.cpp46 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 Ddate_time_rule.cpp271 std::string subStr; in CompareBeginEnd() local
/base/telephony/core_service/services/sim/src/
H A Dusim_dialling_numbers_service.cpp195 auto subStr = dataPac.substr(0, FstByteChrLen); in GeneratePbrFile() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp355 std::string subStr; in SplitString() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp433 std::string subStr; in SplitString() local

Completed in 23 milliseconds

12