Home
last modified time | relevance | path

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

/art/tools/veridex/
Dhidden_api.h38 hiddenapi::ApiList GetApiList(const std::string& name) const { in GetApiList() function
44 return !GetApiList(name).IsEmpty(); in IsInAnyList()
Dhidden_api_finder.cc182 hiddenapi::ApiList api_list = hidden_api_.GetApiList(pair.first); in Dump()
194 hiddenapi::ApiList api_list = hidden_api_.GetApiList(pair.first); in Dump()
208 hiddenapi::ApiList api_list = hidden_api_.GetApiList(full_name); in Dump()
Dprecise_hidden_api_finder.cc103 hiddenapi::ApiList api_list = hidden_api_.GetApiList(full_name); in Dump()