Home
last modified time | relevance | path

Searched defs:isHandleValid (Results 1 – 2 of 2) sorted by relevance

/system/libhidl/base/include/hidl/
DMQDescriptor.h53 bool isHandleValid() const { return mHandle != nullptr; } in isHandleValid() function
/system/libfmq/include/fmq/
DAidlMQDescriptorShim.h63 bool isHandleValid() const { return mHandle != nullptr; } in isHandleValid() function