Searched refs:mSocketOwned (Results 1 – 2 of 2) sorted by relevance
/system/core/include/sysutils/ | ||
D | SocketClient.h | 13 bool mSocketOwned; variable |
/system/core/libsysutils/src/ | ||
D | SocketClient.cpp | 26 mSocketOwned = owned; in init() |