Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c414 static int32_t GetAndCheckFileCount(const char *path, uint32_t *fileCount, const uint32_t *inputCou… in GetAndCheckFileCount() function
431 int32_t ret = GetAndCheckFileCount(fileInfo->mainPath.path, &fileCount, listCount); in GetKeyAliasByProcessName()