Searched defs:getRemainingLength (Results 1 – 3 of 3) sorted by relevance
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ | ||
D | Asset.java | 123 public abstract long getRemainingLength(); in getRemainingLength() method in Asset |
/external/llvm-project/clang/lib/Format/ | ||
D | BreakableToken.h | 123 virtual unsigned getRemainingLength(unsigned LineIndex, unsigned Offset, in getRemainingLength() function |
D | BreakableToken.cpp | 253 BreakableStringLiteral::getRemainingLength(unsigned LineIndex, unsigned Offset, in getRemainingLength() function in clang::format::BreakableStringLiteral |