Searched refs:token_flow_ (Results 1 – 2 of 2) sorted by relevance
754 token_flow_.reset(new OAuth2MintTokenFlow( in OnGetTokenSuccess()763 token_flow_->Start(); in OnGetTokenSuccess()
417 scoped_ptr<OAuth2MintTokenFlow> token_flow_; variable