Searched defs:SendMsg (Results 1 – 4 of 4) sorted by relevance
61 bool DomAutomationController::SendMsg(const gin::Arguments& args) { in SendMsg() function in content::DomAutomationController
42 bool UnixDomainSocket::SendMsg(int fd, in SendMsg() function in UnixDomainSocket
168 bool BaseSM::SendMsg(const Message& msg) { in SendMsg() function in __anon0b441f060111::BaseSM
612 TEST_F(GCMConnectionHandlerImplTest, SendMsg) { in TEST_F() argument