Searched refs:GetFirstBrowserError (Results 1 – 3 of 3) sorted by relevance
55 std::string GetFirstBrowserError() const;
102 std::string Session::GetFirstBrowserError() const { in GetFirstBrowserError() function in Session
210 std::string message = session->GetFirstBrowserError(); in ExecuteSessionCommandOnSessionThread()