Searched defs:GetApiMethodName (Results 1 – 2 of 2) sorted by relevance
73 std::string HiddenApi::GetApiMethodName(const DexFile& dex_file, uint32_t method_index) { in GetApiMethodName() function in art::HiddenApi
84 static std::string GetApiMethodName(MethodReference ref) { in GetApiMethodName() function