Searched refs:SetCacheMaxCount (Results 1 – 3 of 3) sorted by relevance
56 bool SetCacheMaxCount(uint32_t count) in SetCacheMaxCount() function
64 bool ret = bufferCaches_->SetCacheMaxCount(cacheCount); in SetBufferCacheMaxCount()
75 return clientBufferCaches_->SetCacheMaxCount(bufferCacheCount) ? HDF_SUCCESS : HDF_FAILURE; in SetClientBufferCacheCount()