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

/frameworks/compile/libbcc/include/bcc/
H A DRSCompilerDriver.h73 Compiler::ErrorCode compileScript(Script& pScript, const char* pScriptName,
140 // FIXME: This method accompany with loadScript and compileScript should
/frameworks/compile/libbcc/lib/
H A DRSCompilerDriver.cpp109 Compiler::ErrorCode RSCompilerDriver::compileScript(Script& pScript, const char* pScriptName, function in class:RSCompilerDriver
294 Compiler::ErrorCode status = compileScript(script, pResName,
427 compileScript(script, pOutputFilepath, output_path.c_str(), coreLibPath,
445 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath,

Completed in 568 milliseconds