Searched defs:cacheIndex (Results 1 – 6 of 6) sorted by relevance
82 uint32_t cacheIndex = 0; variable147 uint32_t cacheIndex = 0; variable
1019 int64_t cacheIndex = off / MAX_READ_SIZE; in CheckAndWait() local1036 int64_t cacheIndex, in SaveCacheToFile()1072 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; in CloudReadOnCloudFile() local1130 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; in CloudReadOnCacheFile() local1241 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; in WaitData() local1311 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; in DoReadSlice() local1354 int64_t cacheIndex = static_cast<int64_t>( in DoCloudRead() local
325 int cacheIndex = position_ - cacheStartPosition_; in GetEntry() local
152 uint32_t cacheIndex = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
130 uint32_t cacheIndex; member
254 …viceImpl::SetScreenClientBuffer(uint32_t screenId, const BufferHandle *buffer, uint32_t cacheIndex, in SetScreenClientBuffer()