| /foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/ |
| D | file_ex.cpp | 278 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/ |
| D | tool_system_test.cpp | 70 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence()
|
| /foundation/ability/ability_runtime/tools/test/systemtest/aa/ |
| D | tool_system_test.cpp | 84 bool ToolSystemTest::IsSubSequence(const std::string& str, const std::string& subStr) in IsSubSequence()
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| D | string_util.cpp | 100 uint32_t StringUtil::CalSubStrNum(const string &str, const string &subStr) in CalSubStrNum()
|
| /foundation/communication/netstack/test/unittest/tlssocket/client/ |
| D | TlsConfigurationTest.cpp | 141 std::string subStr = "ECDSA+SHA256"; variable
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
| D | utils.cpp | 86 bool Utils::StartWith(const std::string &mainStr, const std::string &subStr) in StartWith()
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
| D | utils.cpp | 86 bool Utils::StartWith(const std::string &mainStr, const std::string &subStr) in StartWith()
|
| /foundation/multimedia/ringtone_library/services/utils/src/ |
| D | ringtone_file_utils.cpp | 212 bool RingtoneFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir() 245 string subStr; in CreateDirectory() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | bundle_util.cpp | 152 bool BundleUtil::EndWith(const char *str, const char *subStr) in EndWith() 174 bool BundleUtil::StartWith(const char *str, const char *subStr) in StartWith()
|
| /foundation/communication/netstack/test/unittest/utils/common_utils/ |
| D | NetStackCommonUtilsTest.cpp | 46 std::vector<std::string> subStr = Split(str, STATUS_LINE_COMMA); variable 58 std::string subStr = Strip(str, SPACE); variable
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| D | dimension.cpp | 264 auto subStr = str.substr(i + 1); in FromString() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| D | rs_path_animation.cpp | 295 void RSPathAnimation::ReplaceSubString(std::string& sourceStr, const std::string& subStr, in ReplaceSubString()
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | plugin_element.cpp | 432 std::string subStr; in SplitString() local
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_data_proxy_record.cpp | 474 std::string subStr = formDataStr.substr(0, std::min((int)formDataStr.length(), 30)); in UpdatePublishedDataForm() local 510 std::string subStr = formDataStr.substr(0, std::min((int)formDataStr.size(), 30)); in UpdateRdbDataForm() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| D | file_utils.cpp | 389 std::string subStr; in ReadFile() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_interactable_view.cpp | 433 std::string subStr; in SplitString() local
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
| D | html_to_span.cpp | 223 auto subStr = str.substr(i + 1); in FromString() local 839 auto subStr = str.substr(i + 1); in GetUnitAndSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| D | plugin_pattern.cpp | 355 std::string subStr; in SplitString() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
| D | ffmpeg_format_helper.cpp | 810 char *subStr = new char[resultLen + 1]; in ParseInfoFromMetadata() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| D | media_file_utils.cpp | 261 bool MediaFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir() 282 string subStr; in CreateDirectory() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_util.cpp | 816 std::string subStr = ""; in CopyFileToSecurityDir() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
| D | exif_metadata_formatter.cpp | 1385 std::string subStr = match[1].str(); in ExtractValue() local
|