Searched defs:hasValidFd (Results 1 – 3 of 3) sorted by relevance
41 bool hasValidFd() const { return mFd.get() != INVALID_FD; } in hasValidFd() function
299 bool NativeHandle::hasValidFd(void) const in hasValidFd() function in vkt::ExternalMemoryUtil::NativeHandle
578 bool EventHub::Device::hasValidFd() const { in hasValidFd() function in android::EventHub::Device