Home
last modified time | relevance | path

Searched defs:endStr (Results 1 – 11 of 11) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
Drtsp_parse.cpp143 const std::string &endStr) in GetTargetStr()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
Drtsp_parse.cpp143 const std::string &endStr) in GetTargetStr()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_animation_trace_utils.cpp148 auto endStr = ParseRenderPropertyVaule(endValue); in addAnimationCreateTrace() local
/foundation/multimedia/av_codec/test/unittest/common/
Dhttp_server_demo.cpp107 std::string endStr = matchVals[END_INDEX].str(); in GetRange() local
/foundation/multimedia/image_effect/test/unittest/
DTestUtils.cpp244 std::string endStr = "def"; variable
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.cpp102 std::string endStr = matchVals[END_INDEX].str(); in GetRange() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dfile_path_utils.cpp67 bool StringEndWith(const std::string& str, const char* endStr, size_t endStrLen) in StringEndWith()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_backup.cpp176 std::string endStr = origDir.substr(slashIndex); in GetBackupDir() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmoving_photo_file_utils.cpp661 bool EndsWith(const string &str, const string &endStr) in EndsWith()
Dmedia_file_utils.cpp1104 string endStr = path.substr(pos + MEDIA_DATA_DEVICE_PATH.length()); local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp1369 auto endStr = StringUtils::ToWstring(spanItem->content).substr(end - info.spanStart_); in DeleteSpanByRange() local
1410 auto endStr = in DeleteSpansByRange() local