Searched refs:DEBUGGER_SOCKET_NAME (Results 1 – 3 of 3) sorted by relevance
30 #define DEBUGGER_SOCKET_NAME DEBUGGER64_SOCKET_NAME macro32 #define DEBUGGER_SOCKET_NAME DEBUGGER32_SOCKET_NAME
92 socket_name = DEBUGGER_SOCKET_NAME; in make_dump_request()
383 int s = socket_local_server(DEBUGGER_SOCKET_NAME, ANDROID_SOCKET_NAMESPACE_ABSTRACT, SOCK_STREAM); in do_server()