Home
last modified time | relevance | path

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

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