Home
last modified time | relevance | path

Searched defs:remove_prefix (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/healthd/
H A DAnimationParser.cpp40 bool remove_prefix(std::string_view line, const char* prefix, const char** rest) { in remove_prefix() function
/aosp12/build/make/tools/warn/
H A Dwarn_common.py139 def remove_prefix(src, sub): function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h288 constexpr void basic_string_view<CharT>::remove_prefix(size_type n) in remove_prefix() function