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

  /frameworks/compile/libbcc/include/bcinfo/
BitcodeTranslator.h 56 const char *getTranslatedBitcode() const {
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 179 new bcinfo::MetadataExtractor(BT->getTranslatedBitcode(),
  /frameworks/base/libs/rs/
rsScriptC.cpp 229 bitcode = (const uint8_t *) BT->getTranslatedBitcode();

Completed in 245 milliseconds