Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_frame_writer.h176 const ArrayRef<const MethodDebugInfo>& method_infos) { in WriteCFISection()
/art/runtime/
Dtrace.cc334 std::unordered_map<ArtMethod*, std::string> method_infos; in ProcessBuffer() local
1413 std::unordered_map<ArtMethod*, std::string>& method_infos) { in PreProcessTraceForMethodInfos()
1628 std::unordered_map<ArtMethod*, std::string> method_infos; in FlushBuffer() local
1691 const std::unordered_map<ArtMethod*, std::string>& method_infos, in FlushEntriesFormatV1()
1799 const std::unordered_map<ArtMethod*, std::string>& method_infos) { in FlushBuffer()