Searched defs:IsOK (Results 1 – 5 of 5) sorted by relevance
30 bool IsOK() const { return m_bOK; } in IsOK() function
366 bool SimpleFileTracker::FileHandle::IsOK() const { in IsOK() function in disk_cache::SimpleFileTracker::FileHandle
339 bool IsOK; member
997 bool IsOK = UnhandledStores.empty(); in canVectorizeMemory() local