Home
last modified time | relevance | path

Searched refs:GetDestination (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/dbus/
Dmessage.h110 std::string GetDestination();
Dmessage.cc257 AppendStringHeader("destination", GetDestination(), &headers); in ToString()
304 std::string Message::GetDestination() { in GetDestination() function in dbus::Message