Home
last modified time | relevance | path

Searched refs:DEBUGGER32_SOCKET_NAME (Results 1 – 2 of 2) sorted by relevance

/system/core/include/cutils/
Ddebugger.h26 #define DEBUGGER32_SOCKET_NAME "android:debuggerd32" macro
/system/core/debuggerd/
Ddebuggerd.cpp64 #define SOCKET_NAME DEBUGGER32_SOCKET_NAME
376 int sock_fd = socket_local_client(DEBUGGER32_SOCKET_NAME, ANDROID_SOCKET_NAMESPACE_ABSTRACT, in redirect_to_32()