HomeSort by relevance Sort by last modified time
    Searched refs:set_oauth_token_status (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/user_manager/
user.h 209 void set_oauth_token_status(OAuthTokenStatus status) { function in class:user_manager::User
user_manager_base.cc 395 user->set_oauth_token_status(oauth_token_status);
757 user->set_oauth_token_status(LoadUserOAuthStatus(*it));
837 active_user_->set_oauth_token_status(LoadUserOAuthStatus(user_id));
    [all...]

Completed in 310 milliseconds