Home
last modified time | relevance | path

Searched defs:subStr (Results 1 – 17 of 17) sorted by relevance

/foundation/communication/netstack/test/unittest/utils/common_utils/
DNetStackCommonUtilsTest.cpp46 std::vector<std::string> subStr = Split(str, STATUS_LINE_COMMA); variable
58 std::string subStr = Strip(str, SPACE); variable
/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
Dfile_ex.cpp278 bool StringExistsInFile(const string& fileName, const string& subStr, bool caseSensitive /* = true … in StringExistsInFile()
302 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr()
320 int CountStrInFile(const string& fileName, const string& subStr, bool caseSensitive /* = true */) in CountStrInFile()
/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
Dtool_system_test.cpp70 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence()
/foundation/ability/ability_runtime/tools/test/systemtest/aa/
Dtool_system_test.cpp84 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence()
/foundation/ai/intelligent_voice_framework/utils/
Dstring_util.cpp100 uint32_t StringUtil::CalSubStrNum(const string &str, const string &subStr) in CalSubStrNum()
/foundation/communication/netstack/test/unittest/tlssocket/client/
DTlsConfigurationTest.cpp266 std::string subStr = "ECDSA+SHA256"; variable
/foundation/arkui/ace_engine/frameworks/base/geometry/
Ddimension.cpp191 auto subStr = str.substr(i + 1); in FromString() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_util.cpp152 bool BundleUtil::EndWith(const char *str, const char *subStr) in EndWith()
174 bool BundleUtil::StartWith(const char *str, const char *subStr) in StartWith()
/foundation/multimedia/player_framework/services/engine/gstreamer/common/message/
Dgst_msg_converter.cpp235 std::string subStr = str.substr(pos + 1); in ConvertVideoRotationMessage() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_interactable_view.cpp310 std::string subStr; in SplitString() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_path_animation.cpp291 void RSPathAnimation::ReplaceSubString(std::string& sourceStr, const std::string& subStr, in ReplaceSubString()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Dfile_utils.cpp346 std::string subStr; in ReadFile() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_element.cpp443 std::string subStr; in SplitString() local
/foundation/multimedia/player_framework/services/engine/gstreamer/common/metadata/
Dgst_meta_parser.cpp424 std::string subStr = str.substr(pos + 1, str.length() - pos); in OrientationMetaSetter() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
Dplugin_pattern.cpp349 std::string subStr; in SplitString() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp617 std::string subStr = ""; in CopyFileToSecurityDir() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_file_utils.cpp167 string subStr; in CreateDirectory() local