Searched refs:IncFs_GetFileBlockCountByPath (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/system/incremental_delivery/incfs/tests/ |
H A D | incfs_test.cpp | 1040 IncFs_GetFileBlockCountByPath(control_, mountPath(test_file_name_).c_str(), &counts)); in TEST_F() 1065 IncFs_GetFileBlockCountByPath(control_, mountPath(test_file_name_).c_str(), &counts)); in TEST_F() 1089 IncFs_GetFileBlockCountByPath(control_, mountPath(test_file_name_).c_str(), &counts)); in TEST_F() 1098 IncFs_GetFileBlockCountByPath(control_, mountPath(test_file_name_).c_str(), &counts)); in TEST_F()
|
/aosp_15_r20/system/incremental_delivery/incfs/include/ |
H A D | incfs_ndk.h | 276 IncFsErrorCode IncFs_GetFileBlockCountByPath(const IncFsControl* control, const char* path,
|
H A D | incfs_inline.h | 432 auto res = IncFs_GetFileBlockCountByPath(control, details::c_str(path), &counts); in getBlockCount()
|
/aosp_15_r20/out/soong/.intermediates/system/incremental_delivery/incfs/libincfs/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libincfs.so.toc | 266 261: FUNC GLOBAL DEFAULT 15 IncFs_GetFileBlockCountByPath
|
/aosp_15_r20/system/incremental_delivery/incfs/ |
H A D | incfs.cpp | 1803 IncFsErrorCode IncFs_GetFileBlockCountByPath(const IncFsControl* control, const char* path, in IncFs_GetFileBlockCountByPath() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/incremental/service.incremental/android_arm64_armv8-2a_cortex-a55_shared/ |
D | service.incremental.so.toc | 185 180: FUNC GLOBAL DEFAULT UND IncFs_GetFileBlockCountByPath
|