Searched defs:FindInterfaceMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass.cc361 ArtMethod* Class::FindInterfaceMethod(const StringPiece& name, const StringPiece& signature) { function in class:art::mirror::Class
379 ArtMethod* Class::FindInterfaceMethod(const StringPiece& name, const Signature& signature) { function in class:art::mirror::Class
397 ArtMethod* Class::FindInterfaceMethod(const DexCache* dex_cache, uint32_t dex_method_idx) { function in class:art::mirror::Class

Completed in 1987 milliseconds