Searched refs:mStoredErrorString (Results 1 – 2 of 2) sorted by relevance
106 const std::string &getStoredErrorString() const { return mStoredErrorString; } in getStoredErrorString()119 std::string mStoredErrorString; variable
443 mStoredErrorString = errorStream.str(); in handleResult()