Home
last modified time | relevance | path

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

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
DScopedException.java50 mScopeLog = L.isDebugEnabled() ? Scope.produceScopeLog() : null; in ScopedException()
DScope.java113 static String produceScopeLog() { in produceScopeLog() method in Scope