Searched refs:CacheBinOperationType (Results 1 – 2 of 2) sorted by relevance
149 static const CacheBinOperationType type = CBOP_GET;156 static const CacheBinOperationType type = CBOP_PUT_LIST;161 static const CacheBinOperationType type = CBOP_CLEAN_TO_THRESHOLD;167 static const CacheBinOperationType type = CBOP_CLEAN_ALL;172 static const CacheBinOperationType type = CBOP_UPDATE_USED_SIZE;190 CacheBinOperationType type;
26 enum CacheBinOperationType { enum