Home
last modified time | relevance | path

Searched defs:endStr (Results 1 – 6 of 6) 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/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/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_file_utils.cpp731 string endStr = path.substr(pos + MEDIA_DATA_DEVICE_PATH.length()); in CheckDentryName() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp703 auto endStr = StringUtils::ToWstring(spanItem->content).substr(end - info.spanStart_); in DeleteSpanByRange() local
745 auto endStr = in DeleteSpansByRange() local