Searched refs:IncFs_UnsafeGetSignatureByPath (Results 1 – 2 of 2) sorted by relevance
243 IncFsErrorCode IncFs_UnsafeGetSignatureByPath(const char* path, char buffer[], size_t* bufferSize);
1026 return IncFs_UnsafeGetSignatureByPath(path, buffer, bufferSize); in IncFs_GetSignatureByPath()1029 IncFsErrorCode IncFs_UnsafeGetSignatureByPath(const char* path, char buffer[], size_t* bufferSize) { in IncFs_UnsafeGetSignatureByPath() function