Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_invoke.cc768 const char* target_shorty = mir_graph_->GetShortyFromMethodReference(target_method); in GenDalvikArgs() local
769 ShortyIterator shorty_iterator(target_shorty, type == kStatic); in GenDalvikArgs()