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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 401 WELCOME = b'#WELCOME#'
412 connection.send_bytes(WELCOME)
426 if response != WELCOME:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 401 WELCOME = b'#WELCOME#'
412 connection.send_bytes(WELCOME)
426 if response != WELCOME:
  /system/bt/btcore/src/
counter.c 113 const char *WELCOME = "Welcome to counters\n";
349 output(socket, WELCOME);

Completed in 1387 milliseconds