Searched defs:Nonfatal (Results 1 – 1 of 1) sorted by relevance
43 static Error Nonfatal(const SkString& s) { return Nonfatal(s.c_str()); } in Nonfatal() function44 static Error Nonfatal(const char* s) { in Nonfatal() function