Searched refs:AuthServiceInterface (Results 1 – 6 of 6) sorted by relevance
30 class AuthServiceInterface; variable48 AuthServiceInterface* auth_service,54 AuthServiceInterface* auth_service() { return auth_service_.get(); } in auth_service()94 scoped_ptr<AuthServiceInterface> auth_service_;
25 class AuthServiceInterface {27 virtual ~AuthServiceInterface() {} in ~AuthServiceInterface()
15 class DummyAuthService : public AuthServiceInterface {
29 class AuthService : public AuthServiceInterface,
17 AuthServiceInterface* auth_service, in RequestSender()
16 class AuthServiceInterface; variable133 scoped_ptr<google_apis::AuthServiceInterface> auth_service_;