Searched defs:Int (Results 1 – 6 of 6) sorted by relevance
84 typedef signed int Int; typedef
28 Int = 1L << 0, enumerator
58 typedef int Int; typedef
29 typedef int Int; typedef
31 const TypeDescriptor TypeDescriptor::Int() { return TypeDescriptor{"I"}; }; in Int() function in startop::dex::TypeDescriptor
43 private val Int.capabilityName get() = NetworkCapabilities.capabilityNameOf(this) constant