Searched refs:SetErrorMessage (Results 1 – 5 of 5) sorted by relevance
84 SetErrorMessage(err); in Update()
48 SetErrorMessage(sqlite3_mprintf(index.error().c_str())); in CreateBestRowIterator()
288 void SetErrorMessage(char* error) { in SetErrorMessage() function
488 void SetErrorMessage(const char* msg);549 inline void Status::SetErrorMessage(const char* msg) { in SetErrorMessage() function
421 void SetErrorMessage(const char* msg) { upb_status_seterrmsg(this, msg); } function