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

/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h63 kErrInvalidOutputFileState, enumerator in enum:bcc::Compiler::ErrorCode
/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp59 case kErrInvalidOutputFileState:
302 return kErrInvalidOutputFileState;

Completed in 577 milliseconds