Searched refs:IncFs_GetSignatureById (Results 1 – 3 of 3) sorted by relevance
241 IncFsErrorCode IncFs_GetSignatureById(const IncFsControl* control, IncFsFileId id, char buffer[],
211 if (IncFs_GetSignatureById(control, fileId, signature.data(), &size) < 0) { in getSignature()
1037 IncFsErrorCode IncFs_GetSignatureById(const IncFsControl* control, IncFsFileId fileId, in IncFs_GetSignatureById() function