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