Searched defs:Method (Results 1 – 5 of 5) sorted by relevance
54 struct Method : DocCommentable { struct78 Method *copySignature() const; argument122 MethodImpl mCppImpl; argument123 MethodImpl mJavaImpl; argument127 DISALLOW_COPY_AND_ASSIGN(Method); argument
35 Method::Method(const std::string& name, std::vector<NamedReference<Type>*>* args, in Method() function in android::Method
292 struct Method : public ClassElement { struct302 Method() = default; argument
391 typedef struct Method Method; typedef392 struct Method { struct407 const Method * const *methodArray; argument