Searched defs:IsOK (Results 1 – 3 of 3) sorted by relevance
30 bool IsOK() const { return m_bOK; } in IsOK() function
360 bool SimpleFileTracker::FileHandle::IsOK() const { in IsOK() function in disk_cache::SimpleFileTracker::FileHandle
325 bool IsOK() const { return NumArchiveErrors == 0 && !ThereAreMessageErrors; } in IsOK() function