Home
last modified time | relevance | path

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

/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DTypeItem.kt392 appendTypeString(this@DefaultTypeItem, configuration) in toTypeString()
397 buildString { appendTypeString(this@DefaultTypeItem, configuration) } in toTypeString()
441 private fun StringBuilder.appendTypeString( in hashCode() method
467 appendTypeString(deepComponentType, configuration) in hashCode()
484 appendTypeString(type.componentType, configuration) in hashCode()
497 appendTypeString(type.outerClassType!!, configuration) in hashCode()
516 appendTypeString(parameter, configuration) in hashCode()
547 appendTypeString(it, configuration) in hashCode()
555 appendTypeString(it, configuration) in hashCode()