Searched refs:kOutOfMemory (Results 1 – 9 of 9) sorted by relevance
28 kOutOfMemory, // The DFA ran out of memory. enumerator
131 error_info->kind = kOutOfMemory; in Match()
67 kOutOfMemory = 4, enumerator
133 st_ = CacheServiceState::kOutOfMemory; in CacheRow()187 st_ = CacheServiceState::kOutOfMemory; in FastCacheRow()
137 case CacheServiceState::kOutOfMemory: in WaitForCachingAllRows()
61 kOutOfMemory = 5, enumerator76 } else if (rc == IndexRc::kOutOfMemory) { in IndexRc2Status()
55 return IndexRc::kOutOfMemory;147 return IndexRc::kOutOfMemory;225 return IndexRc::kOutOfMemory;246 return IndexRc::kOutOfMemory;
51 rc_ = Status(StatusCode::kOutOfMemory, __LINE__, __FILE__, e.what());
436 case interop::GPUErrorFilter::kOutOfMemory: in pushErrorScope()