Searched refs:target_shorty (Results 1 – 1 of 1) sorted by relevance
768 const char* target_shorty = mir_graph_->GetShortyFromMethodReference(target_method); in GenDalvikArgs() local769 ShortyIterator shorty_iterator(target_shorty, type == kStatic); in GenDalvikArgs()