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

  /external/opencore/protocols/sdp/common/include/
still_image_media_info.h 65 inline char* getPayload()
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ChunkHandler.java 180 * Pass in the byte buffer returned by JdwpPacket.getPayload().
183 ByteBuffer buf = packet.getPayload();
JdwpPacket.java 82 * see the position in the "slice" returned by getPayload(). We could
130 ByteBuffer getPayload() {
MonitorThread.java 386 ByteBuffer buf = packet.getPayload();

Completed in 1298 milliseconds