Home
last modified time | relevance | path

Searched refs:last_object_index (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/
Dpool-manager-impl.h319 int last_object_index = static_cast<int>(objects_.size()) - 1; in RecalculateCheckpoint() local
320 for (int i = last_object_index; i >= 0; --i) { in RecalculateCheckpoint()