Searched defs:MethodId (Results 1 – 3 of 3) sorted by relevance
58 typedef uint64_t MethodId; /* any kind of method, including constructors */ typedef
189 struct MethodId { struct195 DISALLOW_COPY_AND_ASSIGN(MethodId); argument
216 TEST_F(DexFileVerifierTest, MethodId) { in TEST_F() argument