Searched defs:IsHandleValid (Results 1 – 2 of 2) sorted by relevance
30 bool ModuleHandleTraits::IsHandleValid(HMODULE handle) { in IsHandleValid() function in base::ModuleHandleTraits
53 bool SharedMemory::IsHandleValid(const SharedMemoryHandle& handle) { in IsHandleValid() function in base::SharedMemory