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