Searched defs:AddMethod (Results 1 – 3 of 3) sorted by relevance
/art/libdexfile/dex/ | ||
D | test_dex_file_builder.h | 62 void AddMethod(const std::string& class_descriptor, const std::string& signature, in AddMethod() function |
/art/runtime/jit/ | ||
D | profile_compilation_info.cc | 642 bool ProfileCompilationInfo::AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfo |
D | profile_compilation_info_test.cc | 67 bool AddMethod(const std::string& dex_location, in AddMethod() function in art::ProfileCompilationInfoTest |