Searched refs:IsHandleValid (Results 1 – 4 of 4) sorted by relevance
34 static bool BASE_EXPORT IsHandleValid(HMODULE handle);
30 bool ModuleHandleTraits::IsHandleValid(HMODULE handle) { in IsHandleValid() function in base::ModuleHandleTraits
96 static bool IsHandleValid(const SharedMemoryHandle& handle);
53 bool SharedMemory::IsHandleValid(const SharedMemoryHandle& handle) { in IsHandleValid() function in base::SharedMemory