Searched refs:hasSocketFd (Results 1 – 1 of 1) sorted by relevance
643 bool hasSocketFd; in setRpcClientDebug() local646 if (status = data.readBool(&hasSocketFd); status != OK) return status; in setRpcClientDebug()647 if (hasSocketFd) { in setRpcClientDebug()