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

  /external/chromium_org/remoting/host/
signaling_connector.h 44 bool is_service_account);
53 bool is_service_account; member in struct:remoting::SignalingConnector::OAuthCredentials
signaling_connector.cc 32 bool is_service_account)
35 is_service_account(is_service_account) {
237 if (oauth_credentials_->is_service_account) {

Completed in 89 milliseconds