Home
last modified time | relevance | path

Searched defs:GetApiMethodName (Results 1 – 2 of 2) sorted by relevance

/art/tools/veridex/
Dhidden_api.cc73 std::string HiddenApi::GetApiMethodName(const DexFile& dex_file, uint32_t method_index) { in GetApiMethodName() function in art::HiddenApi
Dhidden_api.h84 static std::string GetApiMethodName(MethodReference ref) { in GetApiMethodName() function