Home
last modified time | relevance | path

Searched defs:GetCurPos (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_simple_parser.h23 uint32_t GetCurPos() const { return cur_pos_; } in GetCurPos() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipOut.h83 UInt64 GetCurPos() const { return m_CurPos; } in GetCurPos() function