Searched defs:AddMethod (Results 1 – 5 of 5) sorted by relevance
63 void AddMethod(const std::string& class_descriptor, const std::string& signature, in AddMethod() function
58 bool AddMethod(ProfileCompilationInfo* info, in AddMethod() function in art::ProfileAssistantTest67 bool AddMethod(ProfileCompilationInfo* info, in AddMethod() function in art::ProfileAssistantTest
714 bool ProfileCompilationInfo::AddMethod(const ProfileMethodInfo& pmi, in AddMethod() function in art::ProfileCompilationInfo2019 bool ProfileCompilationInfo::DexFileData::AddMethod(MethodHotness::Flag flags, size_t index) { in AddMethod() function in art::ProfileCompilationInfo::DexFileData
72 bool AddMethod(ProfileCompilationInfo* info, in AddMethod() function in art::ProfileCompilationInfoTest82 bool AddMethod(ProfileCompilationInfo* info, in AddMethod() function in art::ProfileCompilationInfoTest
166 void AddMethod(ArtMethod* method) { in AddMethod() function in art::jit::JitCodeCache::JniStubData