Home
last modified time | relevance | path

Searched refs:kErrPrepareOutput (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DCompiler.h64 kErrPrepareOutput, enumerator
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp69 case kErrPrepareOutput: in GetErrorString()
306 return kErrPrepareOutput; in compile()