Home
last modified time | relevance | path

Searched defs:AddMethod (Results 1 – 2 of 2) 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
/art/libdexfile/dex/
Dtest_dex_file_builder.h63 void AddMethod(const std::string& class_descriptor, const std::string& signature, in AddMethod() function