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 62 infile_at_eof_(false),
94 infile_at_eof_ = false;
145 infile_at_eof_ = true;
150 } else if (infile_at_eof_) {
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
bitcode_wrapperer.h 190 bool infile_at_eof_; member in class:BitcodeWrapperer

Completed in 427 milliseconds