Home
last modified time | relevance | path

Searched defs:substr (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp109 Replace( const std::string &value, size_t position, const std::string &substr, const std::string &newstr) Replace() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_expression.cpp38 std::string substr; in CheckCalcIsValid() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h335 constexpr basic_string_view<CharT> basic_string_view<CharT>::substr(size_type pos, size_type count) const in substr() function in basic_string_view
H A Dstring.h449 string_view substr(size_type pos = 0, size_type count = npos) const in substr() function in basic_string
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp42 bool EndsWith(const std::string& str, const std::string& substr) in EndsWith() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp396 bool ProcessSkeleton::GetSubStr(const std::string &str, std::string &substr, size_t offset, size_t length) in GetSubStr() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp403 auto substr = StringUtils::ToString(GetWideStringSubstr(text, 0, tmpStart)); ChangeStartToCorrectNum() local
428 auto substr = StringUtils::ToString(GetWideStringSubstr(text, end)); ChangeEndToCorrectNum() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp477 auto substr = patchedPath.substr(0, ix); in GetNodeRecursive() local
[all...]

Completed in 15 milliseconds