Searched refs:GetNotifyDexPcMoveEvents (Results 1 – 4 of 4) sorted by relevance
90 DCHECK_IMPLIES(shadow_frame.GetNotifyDexPcMoveEvents(), in NeedsDexPcEvents()92 return shadow_frame.GetNotifyDexPcMoveEvents(); in NeedsDexPcEvents()
159 DCHECK(!shadow_frame.GetNotifyDexPcMoveEvents()); in NeedsDexPcEvents()
383 bool GetNotifyDexPcMoveEvents() const { in GetNotifyDexPcMoveEvents() function
278 !shadow_frame.GetNotifyDexPcMoveEvents()) { in Execute()