Searched refs:compileScript (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/libbcc/lib/ |
D | RSCompilerDriver.cpp | 109 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/ |
D | RSCompilerDriver.h | 73 Compiler::ErrorCode compileScript(Script& pScript, const char* pScriptName,
|