Searched defs:DefaultCacheStateAllocator (Results 1 – 1 of 1) sorted by relevance
58 struct DefaultCacheStateAllocator { struct61 DefaultCacheStateAllocator() : mru_(NULL) { } in DefaultCacheStateAllocator() argument63 ~DefaultCacheStateAllocator() { in ~DefaultCacheStateAllocator() argument67 S *Allocate(StateId s) { in Allocate()77 void Free(S *state, StateId s) { in Free()