Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dverifier_deps.h206 dex::StringIndex GetDestination() const { return std::get<0>(*this); } in GetDestination() function
/art/compiler/optimizing/
Dnodes.h7783 Location GetDestination() const { return destination_; } in GetDestination() function