Searched defs:constType (Results 1 - 1 of 1) sorted by last modified time

/dalvik/vm/analysis/
H A DCodeVerify.cpp365 static RegType constTypeToRegType(RegType constType) argument
367 switch (constType) {
375 return constType;

Completed in 41 milliseconds