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

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

Completed in 70 milliseconds