HomeSort by relevance Sort by last modified time
    Searched full:citerator (Results 1 - 1 of 1) sorted by null

  /external/oprofile/libpp/
arrange_profiles.cpp 295 typedef list<profile_sample_files>::const_iterator citerator; typedef
297 citerator it = profile.files.begin();
298 citerator const end = profile.files.end();
305 citerator it = dep_it->files.begin();
306 citerator const end = dep_it->files.end();

Completed in 184 milliseconds