Searched defs:target_string_id (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dcodegen_util.cc521 const auto& target_string_id = cu_->dex_file->GetStringId(string_idx); local
523 PushPointer(code_buffer_, &target_string_id, cu_->target64);

Completed in 50 milliseconds