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 153 encoding.location_catalog.num_bytes = ComputeDexRegisterLocationCatalogSize();
185 size_t StackMapStream::ComputeDexRegisterLocationCatalogSize() const {
  /art/runtime/
stack_map.h     [all...]

Completed in 76 milliseconds