Searched refs:lastErrorMsg_ (Results 1 – 2 of 2) sorted by relevance
252 static std::string lastErrorMsg_; variable
41 std::string SQLiteUtils::lastErrorMsg_; member in DistributedDB::SQLiteUtils150 lastErrorMsg_ = std::string(errMsg); in SqliteLogCallback()2278 return lastErrorMsg_; in GetLastErrorMsg()