Home
last modified time | relevance | path

Searched refs:GetFileCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c350 static int32_t GetFileCount(const char *path, uint32_t *fileCount) in GetFileCount() function
416 int32_t ret = GetFileCount(path, fileCount); in GetAndCheckFileCount()
477 ret = GetFileCount(fileInfo->mainPath.path, fileCount); in HksGetKeyCountByProcessName()
570 return GetFileCount(HKS_KEY_STORE_PATH "/hks_client/key", keyCount); in HksIsOldKeyPathCleared()
817 int32_t ret = GetFileCount(fileInfo->mainPath.path, &fileCount); in GetHksFileEntry()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp353 static inline int32_t GetFileCount(const shared_ptr<ResultSet> &resultSet) in GetFileCount() function
469 newCount = GetFileCount(fileResult); in SetCount()
506 int32_t newCount = GetFileCount(fileResult); in SetCover()
563 int32_t newVideoCount = GetFileCount(fileResultVideo); in SetImageVideoCount()
588 return GetFileCount(fetchResult); in QueryAlbumCount()
603 return GetFileCount(fetchResult); in QueryAlbumVideoCount()
616 return GetFileCount(fetchResult); in QueryAlbumHiddenCount()
2321 int32_t count = GetFileCount(resultSet); in IsRefreshAlbumEmpty()
2448 return GetFileCount(fetchResult); in QueryCount()