Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/text/
H A DUtf8Iterator.cpp50 void Utf8Iterator::Skip(int amount) { in Skip() function in aapt::text::Utf8Iterator
/aosp14/frameworks/base/tools/aapt2/io/
H A DUtil.h101 bool Skip(int count) override { in Skip() function
/aosp14/system/core/fastboot/
H A Dvendor_boot_img_utils.cpp70 [[nodiscard]] Result<void> Skip(uint32_t old_skip, uint32_t new_skip) { in Skip() function in __anon9743ab280110::DataUpdater