Searched defs:DumpInfo (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/runtime/jit/ | ||
H A D | profile_saver.cc | 1219 void ProfileSaver::DumpInfo(std::ostream& os) { in DumpInfo() function in art::ProfileSaver |
H A D | jit.cc | 201 void Jit::DumpInfo(std::ostream& os) { in DumpInfo() function in art::jit::Jit |
/aosp12/system/core/fastboot/ | ||
H A D | fastboot.cpp | 850 static void DumpInfo() { in DumpInfo() function |
/aosp12/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 1971 std::string ProfileCompilationInfo::DumpInfo(const std::vector<const DexFile*>& dex_files, in DumpInfo() function in art::ProfileCompilationInfo |