Searched refs:GetError (Results 1 – 2 of 2) sorted by relevance
47 static inline const char* GetError() { return "Unknown"; } in GetError() function59 static inline const char* GetError() { return dlerror(); }
1164 c13245c7 AnimEncoder: Add a GetError() method.
Completed in 7 milliseconds