Searched refs:IncFs_GetSignatureByPath (Results 1 – 3 of 3) sorted by relevance
241 IncFsErrorCode IncFs_GetSignatureByPath(const IncFsControl* control, const char* path,
221 if (IncFs_GetSignatureByPath(control, details::c_str(path), signature.data(), &size) < 0) { in getSignature()
1015 IncFsErrorCode IncFs_GetSignatureByPath(const IncFsControl* control, const char* path, in IncFs_GetSignatureByPath() function