Home
last modified time | relevance | path

Searched defs:stored_filename (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libpp/
Dname_storage.h57 struct stored_filename { struct
61 bool operator<(stored_filename const & rhs) const { argument
74 struct filename_storage : unique_storage<I, stored_filename> { argument