Searched refs:BC_WRAPPER (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/
H A DBitcodeWrapper.cpp39 mFileType = BC_WRAPPER;
/frameworks/compile/libbcc/include/bcinfo/
H A DBitcodeWrapper.h45 BC_WRAPPER = 1, enumerator in enum:bcinfo::BCFileType
/frameworks/compile/libbcc/bcinfo/tools/
H A Dmain.cpp309 if (bcWrapper.getBCFileType() == bcinfo::BC_WRAPPER) {
/frameworks/rs/
H A DrsScriptC.cpp334 if (bcWrapper.getBCFileType() == bcinfo::BC_WRAPPER) {

Completed in 115 milliseconds