HomeSort by relevance Sort by last modified time
    Searched refs:isHandleValid (Results 1 - 2 of 2) sorted by null

  /system/libhidl/base/include/hidl/
MQDescriptor.h 81 bool isHandleValid() const { return mHandle != nullptr; }
  /system/libfmq/include/fmq/
MessageQueue.h 588 if ((mDesc == nullptr) || !mDesc->isHandleValid() ||
    [all...]

Completed in 157 milliseconds