Searched refs:IsForJavaMethod (Results 1 – 4 of 4) sorted by relevance
193 bool IsForJavaMethod() const;
95 if (dso->IsForJavaMethod()) { in Build()
406 bool Dso::IsForJavaMethod() const { in IsForJavaMethod() function in simpleperf::Dso
1949 if (dso->Path() == DEFAULT_EXECNAME_FOR_THREAD_MMAP || dso->IsForJavaMethod()) { in DumpBuildIdFeature()