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

  /frameworks/compile/libbcc/include/bcc/
bcc.h 44 #define BCC_OUT_OF_MEMORY 0x0505
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Script.cpp 106 mErrorCode = BCC_OUT_OF_MEMORY;
133 mErrorCode = BCC_OUT_OF_MEMORY;
167 mErrorCode = BCC_OUT_OF_MEMORY;
331 mErrorCode = BCC_OUT_OF_MEMORY;

Completed in 39 milliseconds