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

  /art/compiler/optimizing/
stack_map_stream.cc 162 encoding.location_catalog.num_bytes = ComputeDexRegisterLocationCatalogSize();
194 size_t StackMapStream::ComputeDexRegisterLocationCatalogSize() const {
    [all...]
  /art/runtime/
stack_map.h     [all...]

Completed in 76 milliseconds