Home
last modified time | relevance | path

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

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