Home
last modified time | relevance | path

Searched defs:isFileExist (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_file.h31 bool (*isFileExist)(const char *fileName); member
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_file.h31 bool (*isFileExist)(const char *fileName); member
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/utils/
H A Ddump_buffer.cpp74 bool isFileExist = OSAL::ConvertFullPath(filePath, fullPath); in PrepareDumpDir() local
/ohos5.0/base/startup/init/test/unittest/modules/
H A Deng_unittest.cpp233 bool isFileExist = IsFileExistWithType(linkName.c_str(), TYPE_LINK); variable
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c240 int32_t isFileExist = HksIsFileExist(fileInfoPath->path, fileInfoPath->fileName); in GetKeyBlob() local
249 int32_t isFileExist = HksIsFileExist(fileInfoPath->path, fileInfoPath->fileName); in GetKeyBlobSize() local