Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
DNetlinkSocket.h45 if (!req.isGood()) return false; in send()
DNetlinkRequest.h130 bool isGood() const { return mIsGood; } in isGood() function