Searched refs:kAccountIndexUseOAuth2 (Results 1 – 3 of 3) sorted by relevance
65 const int kAccountIndexUseOAuth2 = -1; variable
85 bool UseOAuth2() { return user_index_ == kAccountIndexUseOAuth2; } in UseOAuth2()
34 user_index_(kAccountIndexUseOAuth2), in CloudPrintBaseApiFlow()