Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-interned-str.h182 friend class interned_string_pool; variable
227 class interned_string_pool
236 interned_string_pool();
247 ~interned_string_pool();
/external/libabigail/src/
Dabg-ir.cc130 struct interned_string_pool::priv
136 interned_string_pool::interned_string_pool() in interned_string_pool() function in abigail::interned_string_pool
149 interned_string_pool::has_string(const char* s) const in has_string()
159 interned_string_pool::get_string(const char* s) const in get_string()
176 interned_string_pool::create_string(const std::string& str_value) in create_string()
185 interned_string_pool::~interned_string_pool() in ~interned_string_pool()
2787 interned_string_pool string_pool_;
/external/libabigail/
DChangeLog16383 (interned_string_pool::priv): Define new type.
16384 (interned_string_pool::*): Define the method declared in