Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DNullnessMigration.kt53 val newType = new.returnType() ?: return in compare() constant
55 checkType(oldType, newType) in compare()
62 val newType = new.type() in compare() constant
64 checkType(oldType, newType) in compare()
71 val newType = new.type() in compare() constant
73 checkType(oldType, newType) in compare()
/tools/tradefederation/core/src/com/android/tradefed/result/
DDeviceFileReporter.java219 final LogDataType newType = DATA_TYPE_REVERSE_MAP.get(ext); in getDataType() local
220 CLog.d("Inferred data type %s", newType); in getDataType()
221 return newType; in getDataType()
/tools/dexter/slicer/
Dreader.cc144 auto newType = ParseType(index); in GetType() local
146 p = newType; in GetType()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...