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

  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc 71 : should_prompt_for_scopes_(false),
89 should_prompt_for_scopes_ = interactive;
176 if (!should_prompt_for_scopes_) {
identity_api.h 167 bool should_prompt_for_scopes_; member in class:extensions::IdentityGetAuthTokenFunction

Completed in 112 milliseconds