HomeSort by relevance Sort by last modified time
    Searched refs:FindMethodForProxy (Results 1 - 3 of 3) sorted by null

  /art/runtime/
art_method-inl.h 391 DCHECK_EQ(interface_method, Runtime::Current()->GetClassLinker()->FindMethodForProxy(this));
393 interface_method = Runtime::Current()->GetClassLinker()->FindMethodForProxy(this);
class_linker.h 485 ArtMethod* FindMethodForProxy(ArtMethod* proxy_method)
    [all...]
class_linker.cc     [all...]

Completed in 189 milliseconds