Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSCompilerDriver.cpp109 Compiler::ErrorCode RSCompilerDriver::compileScript(Script& pScript, const char* pScriptName, in compileScript() function in RSCompilerDriver
294 Compiler::ErrorCode status = compileScript(script, pResName, in build()
427 compileScript(script, pOutputFilepath, output_path.c_str(), coreLibPath, in buildScriptGroup()
445 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath, in buildForCompatLib()
/frameworks/compile/libbcc/include/bcc/
DRSCompilerDriver.h73 Compiler::ErrorCode compileScript(Script& pScript, const char* pScriptName,