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

  /frameworks/compile/libbcc/bcinfo/
BitcodeWrapper.cpp 39 mFileType = BC_WRAPPER;
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 45 BC_WRAPPER = 1,
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 276 if (bcWrapper.getBCFileType() == bcinfo::BC_WRAPPER) {
  /frameworks/rs/
rsScriptC.cpp 243 if (bcWrapper.getBCFileType() == bcinfo::BC_WRAPPER) {

Completed in 2141 milliseconds