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

  /art/compiler/optimizing/
stack_map_stream.h 191 inline_info.SetMethodReferenceIndexAtDepth(i, inline_entry.method_index);
  /art/runtime/
stack_map.h 51 void SetMethodReferenceIndexAtDepth(uint8_t depth, uint32_t index) {

Completed in 98 milliseconds