Home
last modified time | relevance | path

Searched defs:executionPaths (Results 1 – 2 of 2) sorted by relevance

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
DTernaryExpr.java105 List<ExecutionPath> executionPaths = getPred().toExecutionPath(paths); in toExecutionPath() local
DExpr.java356 List<ExecutionPath> executionPaths = paths; in toExecutionPathInOrder() local
370 List<ExecutionPath> executionPaths = paths; in toExecutionPathInOrder() local