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

  /external/chromium_org/chrome/browser/local_discovery/
privet_constants.h 65 const int kAccountIndexUseOAuth2 = -1;
cloud_print_base_api_flow.h 81 // Return the user index or kAccountIndexUseOAuth2 if none is available.
85 bool UseOAuth2() { return user_index_ == kAccountIndexUseOAuth2; }
cloud_print_base_api_flow.cc 34 user_index_(kAccountIndexUseOAuth2),

Completed in 757 milliseconds