Home
last modified time | relevance | path

Searched defs:AddMethod (Results 1 – 5 of 5) sorted by relevance

/art/runtime/jit/
Dprofiling_info_test.cc66 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest
77 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest
Djit_code_cache.cc155 void AddMethod(ArtMethod* method) { in AddMethod() function in art::jit::JitCodeCache::JniStubData
/art/libdexfile/dex/
Dtest_dex_file_builder.h63 void AddMethod(const std::string& class_descriptor, const std::string& signature, in AddMethod() function
/art/libprofile/profile/
Dprofile_compilation_info.cc705 bool ProfileCompilationInfo::AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfo
767 bool ProfileCompilationInfo::AddMethod(const ProfileMethodInfo& pmi, MethodHotness::Flag flags) { in AddMethod() function in art::ProfileCompilationInfo
2114 bool ProfileCompilationInfo::DexFileData::AddMethod(MethodHotness::Flag flags, size_t index) { in AddMethod() function in art::ProfileCompilationInfo::DexFileData
Dprofile_compilation_info_test.cc44 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest
55 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest