HomeSort by relevance Sort by last modified time
    Searched defs:GetDestination (Results 1 - 2 of 2) sorted by null

  /art/runtime/verifier/
verifier_deps.h 178 dex::StringIndex GetDestination() const { return std::get<0>(*this); }
  /external/libchrome/dbus/
message.cc 257 AppendStringHeader("destination", GetDestination(), &headers);
304 std::string Message::GetDestination() {

Completed in 180 milliseconds