OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:name_storage
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
name_storage.h
2
* @file
name_storage
.h
36
template <typename I> struct
name_storage
: unique_storage<I, stored_name> {
struct in inherits:unique_storage
48
typedef
name_storage
<debug_name_tag>::id_value debug_name_id;
51
struct debug_name_storage :
name_storage
<debug_name_tag> {
125
typedef
name_storage
<symbol_name_tag>::id_value symbol_name_id;
128
struct symbol_name_storage :
name_storage
<symbol_name_tag> {
Android.mk
30
name_storage
.cpp \
Completed in 75 milliseconds