Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 2 of 2) sorted by relevance

/art/tools/ahat/src/test-dump/
DDumpedStuff.java133 public static class Proxy implements IDumpedManager { class in DumpedStuff.IDumpedManager.Stub
135 Proxy(android.os.IBinder binderProxy) { in Proxy() method in DumpedStuff.IDumpedManager.Stub.Proxy
144 public static class Proxy implements IBinderInterfaceImpostor { class in DumpedStuff.IBinderInterfaceImpostor.Stub
146 Proxy(android.os.IBinder binderProxy) { in Proxy() method in DumpedStuff.IBinderInterfaceImpostor.Stub.Proxy
/art/runtime/
Dclass_root.h49 class Proxy; variable