Searched refs:isHandleValid (Results 1 – 2 of 2) sorted by relevance
80 bool isHandleValid() const { return mHandle != nullptr; } in isHandleValid() function
583 if ((mDesc == nullptr) || !mDesc->isHandleValid() || in initMemory()