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

  /art/runtime/gc/space/
dlmalloc_space.cc 134 size_t max_allowed = Capacity(); local
135 mspace_set_footprint_limit(mspace_, max_allowed);
rosalloc_space.cc 152 size_t max_allowed = Capacity(); local
153 rosalloc_->SetFootprintLimit(max_allowed);
  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 1420 opus_int32 max_allowed; local
    [all...]
  /external/libopus/celt/
celt_encoder.c 1420 opus_int32 max_allowed; local
    [all...]

Completed in 1134 milliseconds