Searched refs:is_authorized (Results 1 – 3 of 3) sorted by relevance
164 if (!i->second.is_authorized) { in OnBrokerChannelConnected()205 DCHECK(!entry->second.is_authorized); in OnBrokerPermissionResult()206 entry->second.is_authorized = true; in OnBrokerPermissionResult()209 PepperBroker::PendingConnection::PendingConnection() : is_authorized(false) {} in PendingConnection()
74 bool is_authorized; member
472 BOOLEAN is_authorized = FALSE; in BTA_JvIsAuthorized() local478 is_authorized = TRUE; in BTA_JvIsAuthorized()480 return is_authorized; in BTA_JvIsAuthorized()