Home
last modified time | relevance | path

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

/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
Dexceptions.kt25 class HashCollisionException(message: String, context: ParsingContext) : class
DViewerConfigBuilder.kt35 throw HashCollisionException( in <lambda>()