HomeSort by relevance Sort by last modified time
    Searched refs:infile_at_eof_ (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 63 infile_at_eof_(false),
95 infile_at_eof_ = false;
146 infile_at_eof_ = true;
151 } else if (infile_at_eof_) {
  /frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
bitcode_wrapperer.h 190 bool infile_at_eof_; member in class:BitcodeWrapperer

Completed in 4789 milliseconds