OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compile_result
(Results
1 - 1
of
1
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp
206
Compiler::ErrorCode
compile_result
=
local
214
if (
compile_result
!= Compiler::kSuccess) {
216
Compiler::GetErrorString(
compile_result
));
Completed in 57 milliseconds