Searched refs:_memory_cache (Results 1 – 2 of 2) sorted by relevance
63 _memory_cache = TRUE; in HttpFile()257 if (_memory_cache && _cached) in read()282 if (_memory_cache) { in read()
83 BOOL _memory_cache; variable