Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/
DCompiler.h63 kErrInvalidOutputFileState, enumerator
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp65 case kErrInvalidOutputFileState: in GetErrorString()
267 return kErrInvalidOutputFileState; in compile()