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