Searched refs:IncFs_GetFileBlockCountByPath (Results  1 – 4 of 4) sorted by relevance
| /system/incremental_delivery/incfs/include/ | 
| D | incfs_ndk.h | 276 IncFsErrorCode IncFs_GetFileBlockCountByPath(const IncFsControl* control, const char* path,
  | 
| D | incfs_inline.h | 432     auto res = IncFs_GetFileBlockCountByPath(control, details::c_str(path), &counts);  in getBlockCount()
  | 
| /system/incremental_delivery/incfs/tests/ | 
| 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()
  | 
| /system/incremental_delivery/incfs/ | 
| D | incfs.cpp | 1803 IncFsErrorCode IncFs_GetFileBlockCountByPath(const IncFsControl* control, const char* path,  in IncFs_GetFileBlockCountByPath()  function
  |