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

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

Completed in 537 milliseconds