Searched defs:GetFileLength (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ | ||
H A D | ANTLRFileStream.cs | 140 private long GetFileLength(FileInfo file) in GetFileLength() method in Antlr.Runtime.ANTLRFileStream |
/aosp_15_r20/system/libziparchive/ | ||
H A D | zip_archive.cc | 1739 off64_t MappedZipFile::GetFileLength() const { in GetFileLength() function in MappedZipFile |