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

  /frameworks/compile/libbcc/include/bcinfo/
BitcodeTranslator.h 63 size_t getTranslatedBitcodeSize() const {
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 300 BT->getTranslatedBitcodeSize()));
310 size_t translatedBitcodeSize = BT->getTranslatedBitcodeSize();
  /frameworks/rs/
rsScriptC.cpp 283 bitcodeLen = BT->getTranslatedBitcodeSize();

Completed in 59 milliseconds