OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBCFileType
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h
81
enum BCFileType
getBCFileType
() const {
/frameworks/compile/libbcc/bcinfo/tools/
main.cpp
309
if (bcWrapper.
getBCFileType
() == bcinfo::BC_WRAPPER) {
/frameworks/rs/
rsScriptC.cpp
328
if (bcWrapper.
getBCFileType
() == bcinfo::BC_WRAPPER) {
Completed in 58 milliseconds