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