Searched refs:outgoing_message (Results 1 – 2 of 2) sorted by relevance
140 void SyncNetworkChannel::SendMessage(const std::string& outgoing_message) { in SendMessage() argument142 EncodeMessage(&encoded_message, outgoing_message, service_context_, in SendMessage()
102 virtual void SendMessage(const std::string& outgoing_message) OVERRIDE; in NON_EXPORTED_BASE()