Searched refs:to_attr (Results 1 - 1 of 1) sorted by relevance

/external/libweave/src/notification/
H A Dxmpp_iq_stanza_handler.cc31 std::string to_attr; local
35 base::StringAppendF(&to_attr, " to='%s'", to.c_str());
44 type.c_str(), from_attr.c_str(), to_attr.c_str(),

Completed in 114 milliseconds