Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledLambda.java110 static <R> ArgumentPlaceholder<R> __() { in __() method
118 static <R> ArgumentPlaceholder<R> __(Class<R> typeHint) { in __() method
/frameworks/wilhelm/src/itf/
DIEngine.cpp871 #define __(n) _(n) macro