Home
last modified time | relevance | path

Searched refs:cacheEnable (Results 1 – 1 of 1) sorted by relevance

/external/opencore/oscl/oscl/osclio/src/
Doscl_file_io.cpp260 bool cacheEnable = !asyncEnable && (iPVCacheSize > 0); in OpenFileCacheOrAsyncBuffer() local
262 if (cacheEnable) in OpenFileCacheOrAsyncBuffer()