Searched refs:m_clientRedirectSourceForHistory (Results 1 – 1 of 1) sorted by relevance
166 …String clientRedirectSourceForHistory() const { return m_clientRedirectSourceForHistory; } // null… in clientRedirectSourceForHistory()168 …ceForHistory(const String& clientedirectSourceForHistory) { m_clientRedirectSourceForHistory = cli… in setClientRedirectSourceForHistory()293 String m_clientRedirectSourceForHistory; variable