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

  /external/qemu/android/
async-utils.c 211 CONNECT_CONNECTING,
229 ac->state = CONNECT_CONNECTING;
249 case CONNECT_CONNECTING:
275 if (ac->state == CONNECT_CONNECTING) {
  /external/chromium_org/chromeos/network/
network_connection_handler.cc 135 CONNECT_CONNECTING = 2
589 request->connect_state = ConnectRequest::CONNECT_CONNECTING;
607 request->connect_state != ConnectRequest::CONNECT_CONNECTING) {

Completed in 643 milliseconds