Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/
H A Dhcs_blob_load.c26 static bool IsHcbFile(const char *fname) in IsHcbFile() function
39 if ((hcsBlobPath == NULL) || (hcsBlob == NULL) || !IsHcbFile(hcsBlobPath)) { in OpenHcsBlobFile()