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

  /art/dexlayout/
dex_ir.h 175 std::vector<std::unique_ptr<CallSiteId>>& CallSiteIds() { return call_site_ids_.Collection(); }
244 return CallSiteIds()[index].get();
    [all...]
dex_writer.cc 497 header_->GetCollections().CallSiteIds()) {

Completed in 387 milliseconds