Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DMessageFactory.h92 if (!mIsGood) return std::nullopt; in build()
155 bool mIsGood = true; variable
158 if (!mIsGood) return nullptr;
160 if (attr == nullptr) mIsGood = false;