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

  /dalvik/vm/jdwp/
JdwpSocket.c 44 static void netShutdown(JdwpNetState* state);
185 netShutdown(netState);
201 static void netShutdown(JdwpNetState* netState)
230 netShutdown(state->netState);
236 * Call this after shutting the network down with netShutdown().
JdwpAdb.c 350 static void netShutdown(JdwpState* state)
357 * "netShutdown", after the JDWP thread has stopped.
746 netShutdown,

Completed in 18 milliseconds