Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/
DCompiler.h72 kErrInvalidLayout enumerator
/frameworks/compile/libbcc/lib/
DCompiler.cpp148 case kErrInvalidLayout: in GetErrorString()
328 return kErrInvalidLayout; in compile()