IsAuthenticated 90 chrome/browser/sync_file_system/drive_backend_v1/api_util.h virtual bool IsAuthenticated() const OVERRIDE; IsAuthenticated 169 chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h virtual bool IsAuthenticated() const = 0; IsAuthenticated 1182 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc if (status != SYNC_STATUS_OK && !api_util_->IsAuthenticated()) IsAuthenticated 94 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h virtual bool IsAuthenticated() const OVERRIDE; IsAuthenticated 217 chrome/test/remoting/remote_desktop_browsertest.cc ASSERT_FALSE(IsAuthenticated()); IsAuthenticated 321 chrome/test/remoting/remote_desktop_browsertest.cc EXPECT_TRUE(IsAuthenticated()); IsAuthenticated 330 chrome/test/remoting/remote_desktop_browsertest.cc EXPECT_TRUE(IsAuthenticated()); IsAuthenticated 277 chrome/test/remoting/remote_desktop_browsertest.h bool IsAuthenticated() {