HomeSort by relevance Sort by last modified time
    Searched full:_at_eof (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/bcinfo/Wrap/
file_wrapper_input.cpp 23 _name(name), _at_eof(false), _size_found(false), _size(0) {
38 _at_eof = true;
44 return _at_eof;
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
file_wrapper_input.h 47 bool _at_eof; member in class:FileWrapperInput
in_memory_wrapper_input.h 49 bool _at_eof; member in class:InMemoryWrapperInput

Completed in 191 milliseconds