Searched defs:handler_id (Results 1 – 3 of 3) sorted by relevance
71 for (int handler_id : handler_ids) { in ~DBusProtocolHandler() local144 bool DBusProtocolHandler::RemoveHandler(int handler_id) { in RemoveHandler()186 int handler_id, in AddHandlerSuccess()304 std::string handler_id = iter->second; in GetRequestProtocolHandlerProxy() local
101 std::string handler_id = base::GenerateGUID(); in AddRequestHandler() local107 bool ProtocolHandler::RemoveRequestHandler(const std::string& handler_id) { in RemoveRequestHandler()115 std::string handler_id; in FindRequestHandler() local
94 std::string handler_id = protocol_handler_->AddRequestHandler( in AddRequestHandler() local145 for (const std::string& handler_id : p->second.handler_ids) { in OnClientDisconnected() local