Searched refs:AtEof (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dwrapper_input.h39 virtual bool AtEof() = 0;
H A Dfile_wrapper_input.h37 virtual bool AtEof();
H A Din_memory_wrapper_input.h37 virtual bool AtEof();
/frameworks/compile/libbcc/bcinfo/Wrap/
H A Din_memory_wrapper_input.cpp45 bool InMemoryWrapperInput::AtEof() { function in class:InMemoryWrapperInput
H A Dfile_wrapper_input.cpp43 bool FileWrapperInput::AtEof() { function in class:FileWrapperInput
H A Dbitcode_wrapperer.cpp144 if (infile_->AtEof()) {

Completed in 45 milliseconds