Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DBinder.cpp643 bool hasSocketFd; in setRpcClientDebug() local
646 if (status = data.readBool(&hasSocketFd); status != OK) return status; in setRpcClientDebug()
647 if (hasSocketFd) { in setRpcClientDebug()