Searched defs:Skip (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/tools/aapt2/text/ | ||
H A D | Utf8Iterator.cpp | 50 void Utf8Iterator::Skip(int amount) { in Skip() function in aapt::text::Utf8Iterator |
/aosp14/frameworks/base/tools/aapt2/io/ | ||
H A D | Util.h | 101 bool Skip(int count) override { in Skip() function |
/aosp14/system/core/fastboot/ | ||
H A D | vendor_boot_img_utils.cpp | 70 [[nodiscard]] Result<void> Skip(uint32_t old_skip, uint32_t new_skip) { in Skip() function in __anon9743ab280110::DataUpdater |