Searched refs:owns_file (Results 1 – 2 of 2) sorted by relevance
23 bool owns_file) in RandomAccessInputStream() argument24 : file_(file), owns_file_(owns_file) {} in RandomAccessInputStream()
31 RandomAccessInputStream(RandomAccessFile* file, bool owns_file = false);