Searched refs:HksStorageRemoveFile (Results 1 – 1 of 1) sorted by relevance
131 static int32_t HksStorageRemoveFile(const char *path, const char *fileName) in HksStorageRemoveFile() function224 ret = HksStorageRemoveFile(fileInfo->bakPath.path, fileInfo->bakPath.fileName); in DeleteKeyBlob()229 ret = HksStorageRemoveFile(fileInfo->mainPath.path, fileInfo->mainPath.fileName); in DeleteKeyBlob()