Searched defs:HasHandle (Results 1 – 3 of 3) sorted by relevance
270 …bool HasHandle(const SafeHandle& handle) const { return IsInitialized() && (handle == m_Han… in HasHandle() function391 bool HasHandle(SafeHandle handle) in HasHandle() function
145 …bool HasHandle(HandleValue value) const { return IsValid() && (m_Handle == value); } in HasHandle() function
74 bool HasHandle(CacheHandle handle) in HasHandle() function