Home
last modified time | relevance | path

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

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