Searched refs:last_one (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/gap/
H A Dgap_ble.cc107 auto last_one = std::prev(gap_clcbs.end()); local
108 *it = *last_one;
109 gap_clcbs.erase(last_one);
/system/core/libpixelflinger/
H A Dscanline.cpp2151 last_one:
2176 goto last_one;

Completed in 207 milliseconds