Searched defs:query_type (Results 1 – 4 of 4) sorted by relevance
130 public void onEmulatorQuery(int query_id, int query_type, ByteBuffer query_data) { in onEmulatorQuery()
174 public void onEmulatorQuery(int query_id, int query_type, ByteBuffer query_data) { in onEmulatorQuery()
321 final int query_type = handshake.getInt(); in onAccept() local
226 public abstract void onEmulatorQuery(int query_id, int query_type, ByteBuffer query_data); in onEmulatorQuery()669 final int query_type = header.getInt(); in runIOLooper() local