Home
last modified time | relevance | path

Searched defs:handleChunk (Results 1 – 10 of 10) sorted by relevance

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DHandleTest.java59 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleTest
DHandleWait.java60 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleWait
DHandleExit.java55 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleExit
DHandleAppName.java57 public void handleChunk(Client client, int type, ByteBuffer data, in handleChunk() method in HandleAppName
DHandleHello.java74 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleHello
DChunkHandler.java65 abstract void handleChunk(Client client, int type, in handleChunk() method in ChunkHandler
DHandleNativeHeap.java68 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleNativeHeap
DHandleProfiling.java66 public void handleChunk(Client client, int type, ByteBuffer data, in handleChunk() method in HandleProfiling
DHandleThread.java74 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleThread
DHandleHeap.java93 public void handleChunk(Client client, int type, ByteBuffer data, boolean isReply, int msgId) { in handleChunk() method in HandleHeap