Searched refs:setFunctionExecutor (Results 1 - 3 of 3) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DTemplateCompiler.java96 compiledTemplate.setFunctionExecutor(globalFunctionExecutor);
H A DBaseCompiledTemplate.java52 public void setFunctionExecutor(FunctionExecutor functionExecutor) { method in class:BaseCompiledTemplate
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
H A DPrecompiledTemplateLoader.java62 compiledTemplate.setFunctionExecutor(globalFunctionExecutor);

Completed in 74 milliseconds