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

  /external/chromium_org/third_party/WebKit/Source/platform/
PurgeableVector.h 111 size_t adjustPurgeableCapacity(size_t capacity) const;
PurgeableVector.cpp 219 capacity = adjustPurgeableCapacity(capacity);
245 size_t PurgeableVector::adjustPurgeableCapacity(size_t capacity) const

Completed in 674 milliseconds