Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, const std::string& signature, in AddMethod() function
/art/runtime/jit/
Dprofile_compilation_info.cc642 bool ProfileCompilationInfo::AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfo
704 bool ProfileCompilationInfo::AddMethod(const ProfileMethodInfo& pmi, MethodHotness::Flag flags) { in AddMethod() function in art::ProfileCompilationInfo
1976 bool ProfileCompilationInfo::DexFileData::AddMethod(MethodHotness::Flag flags, size_t index) { in AddMethod() function in art::ProfileCompilationInfo::DexFileData
Dprofile_compilation_info_test.cc67 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest
78 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest