Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_file.c79 static int32_t MallocFileNames(struct CmMutableBlob **fNames, const char *path, uint32_t *fileCount) in MallocFileNames() function
165 int32_t ret = MallocFileNames(&fNames, path, &fileCount); in CertManagerGetFilenames()