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

  /art/runtime/gc/space/
dlmalloc_space.cc 133 size_t max_allowed = Capacity(); local
134 mspace_set_footprint_limit(mspace_, max_allowed);
rosalloc_space.cc 164 size_t max_allowed = Capacity(); local
165 rosalloc_->SetFootprintLimit(max_allowed);
  /external/libopus/celt/
celt_encoder.c 1420 opus_int32 max_allowed; local
    [all...]

Completed in 84 milliseconds