Home
last modified time | relevance | path

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

/external/oprofile/libutil++/
Dunique_storage.h46 struct id_value { struct
48 id_value() : id(0) {} in id_value() function
55 bool operator<(id_value const & rhs) const { argument
72 explicit id_value(size_type s) : id(s) {} in id_value() argument
80 id_value const create(V const & value) { in create() argument
/external/oprofile/libpp/
Dname_storage.h38 typedef typename unique_storage<I, stored_name>::id_value id_value; typedef
76 typedef typename unique_storage<I, stored_filename>::id_value id_value; typedef
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h211 } id_value; member