Searched defs:Method (Results 1 – 5 of 5) sorted by relevance
48 struct Method { struct69 Method *copySignature() const; argument107 MethodImpl mCppImpl; argument108 MethodImpl mJavaImpl; argument110 DISALLOW_COPY_AND_ASSIGN(Method); argument
28 Method::Method(const char *name, in Method() function in android::Method
313 struct Method : public ClassElement { struct323 Method() = default; argument
391 typedef struct Method Method; typedef392 struct Method { struct407 const Method * const *methodArray; argument