Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DGlobal.cpp42 bool Global::Searchable(const std::string& name) { in Searchable() function in unwindstack::Global
81 map_zero != nullptr && Searchable(info->name) && info->name == map_zero->name) { in FindAndReadVariable()
/system/core/libunwindstack/include/unwindstack/
DGlobal.h48 bool Searchable(const std::string& name);