PendingConnection  212 content/renderer/pepper/pepper_broker.cc PepperBroker::PendingConnection::PendingConnection() : is_authorized(false) {
PendingConnection  215 content/renderer/pepper/pepper_broker.cc PepperBroker::PendingConnection::~PendingConnection() {
PendingConnection   72 content/renderer/pepper/pepper_broker.h     PendingConnection();
PendingConnection   73 content/renderer/pepper/pepper_broker.h     ~PendingConnection();
PendingConnection   92 content/renderer/pepper/pepper_broker.h   typedef std::map<PPB_Broker_Impl*, PendingConnection> ClientMap;