Searched defs:GetAllLogs (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/test/chromedriver/ | ||
D | session.cc | 91 std::vector<WebDriverLog*> Session::GetAllLogs() const { in GetAllLogs() function in Session |
/external/chromium_org/chromeos/dbus/ | ||
D | fake_debug_daemon_client.cc | 87 void FakeDebugDaemonClient::GetAllLogs(const GetLogsCallback& callback) { in GetAllLogs() function in chromeos::FakeDebugDaemonClient |
D | debug_daemon_client.cc | 180 virtual void GetAllLogs(const GetLogsCallback& callback) in GetAllLogs() function in chromeos::DebugDaemonClientImpl |