Searched refs:IsForcedInstrumentationNeededForResolutionImpl (Results 1 – 2 of 2) sorted by relevance
569 return IsForcedInstrumentationNeededForResolutionImpl(thread, m); in IsForcedInstrumentationNeededForResolution()764 static bool IsForcedInstrumentationNeededForResolutionImpl(Thread* thread, ArtMethod* m)
3533 bool Dbg::IsForcedInstrumentationNeededForResolutionImpl(Thread* thread, ArtMethod* m) { in IsForcedInstrumentationNeededForResolutionImpl() function in art::Dbg