Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h161 } IncFsBlockCounts; typedef
275 IncFsBlockCounts* blockCount);
277 IncFsBlockCounts* blockCount);
Dincfs.h193 using BlockCounts = IncFsBlockCounts;
/system/incremental_delivery/incfs/
Dincfs.cpp1695 static IncFsErrorCode getFileBlockCount(int fd, IncFsBlockCounts* blockCount) { in getFileBlockCount()
1701 *blockCount = IncFsBlockCounts{ in getFileBlockCount()
1711 IncFsBlockCounts* blockCount) { in IncFs_GetFileBlockCountById()
1731 IncFsBlockCounts* blockCount) { in IncFs_GetFileBlockCountByPath()
/system/incremental_delivery/incfs/tests/
Dincfs_test.cpp1000 IncFsBlockCounts counts = {}; in TEST_F()
1049 IncFsBlockCounts counts = {}; in TEST_F()