Home
last modified time | relevance | path

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

/aosp14/system/core/libsysutils/src/
H A DSocketClient.cpp45 mSocketOwned = owned; in init()
68 if (mSocketOwned) { in ~SocketClient()
/aosp14/system/core/libsysutils/include/sysutils/
H A DSocketClient.h11 bool mSocketOwned; variable