Searched refs:handle_ADD (Results 1 – 4 of 4) sorted by relevance
309 void handle_ADD(std::vector<std::string> & args);
146 commandHandlers["ADD"] = &NotificationServerConnection::handle_ADD; in registerCommandHandlers()192 void NotificationServerConnection::handle_ADD(std::vector<std::string> & args) in handle_ADD() function in MSN::NotificationServerConnection
1014 def handle_ADD(self, params): member in NotificationClient
19793 twisted.words.protocols.msn.NotificationClient.handle_ADD?4(params)