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