Home | History | Annotate | Download | only in mirror

Lines Matching refs:FindDeclaredDirectMethod

753   ArtMethod* FindDeclaredDirectMethod(const StringPiece& name, const StringPiece& signature)
756 ArtMethod* FindDeclaredDirectMethod(const StringPiece& name, const Signature& signature)
759 ArtMethod* FindDeclaredDirectMethod(const DexCache* dex_cache, uint32_t dex_method_idx)