Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpSocket.cpp413 char auxBuf[128]; in establishConnection() local
414 int cc = gethostbyname_r(state->params.host, &he, auxBuf, sizeof(auxBuf), in establishConnection()