Home
last modified time | relevance | path

Searched defs:cacheIndex (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_result_set.cpp325 int cacheIndex = position_ - cacheStartPosition_; in GetEntry() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp152 uint32_t cacheIndex = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp95 uint32_t cacheIndex = 0; in HWTEST_F() local
169 uint32_t cacheIndex = INVALID_BUFFER_CACHE_INDEX; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_display_type.h130 uint32_t cacheIndex; member
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp254 int32_t HdiDeviceImpl::SetScreenClientBuffer(uint32_t screenId, const BufferHandle *buffer, uint32_t cacheIndex, in SetScreenClientBuffer() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp1017 int64_t cacheIndex = off / MAX_READ_SIZE; in CheckAndWait() local
1070 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; in CloudReadOnCloudFile() local
1032 SaveCacheToFile(shared_ptr<ReadArguments> readArgs, shared_ptr<CloudInode> cInode, int64_t cacheIndex, int32_t userId) SaveCacheToFile() argument
1128 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; CloudReadOnCacheFile() local
1240 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; WaitData() local
1310 int64_t cacheIndex = readArgs->offset / MAX_READ_SIZE; DoReadSlice() local
1353 int64_t cacheIndex = static_cast<int64_t>( DoCloudRead() local
[all...]

Completed in 8 milliseconds