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