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

  /frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h 133 const uint32_t *getExportForEachSignatureList() const {
  /frameworks/compile/libbcc/bcinfo/tools/
main.cpp 117 const uint32_t *sigList = ME->getExportForEachSignatureList();
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp 368 const uint32_t *ForEachSigs = ME.getExportForEachSignatureList();
  /frameworks/rs/driver/
rsdBcc.cpp 174 drv->mExportForEachSignatureList = drv->ME->getExportForEachSignatureList();

Completed in 61 milliseconds