Searched defs:Method (Results 1 – 5 of 5) sorted by relevance
54 struct Method : DocCommentable { struct81 Method *copySignature() const; argument124 MethodImpl mCppImpl; argument125 MethodImpl mJavaImpl; argument129 DISALLOW_COPY_AND_ASSIGN(Method); argument
30 Method::Method(const char* name, std::vector<NamedReference<Type>*>* args, in Method() function in android::Method
296 struct Method : public ClassElement { struct307 Method() = default; argument
391 typedef struct Method Method; typedef392 struct Method { struct407 const Method * const *methodArray; argument