Searched refs:InstrumentationRuntimeStopInfo (Results 1 – 7 of 7) sorted by relevance
18 InstrumentationRuntimeStopInfo::InstrumentationRuntimeStopInfo( in InstrumentationRuntimeStopInfo() function in InstrumentationRuntimeStopInfo26 const char *InstrumentationRuntimeStopInfo::GetDescription() { in GetDescription()31 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in CreateStopReasonWithInstrumentationData()35 new InstrumentationRuntimeStopInfo(thread, description, additionalData)); in CreateStopReasonWithInstrumentationData()
14 InstrumentationRuntimeStopInfo.cpp
19 class InstrumentationRuntimeStopInfo : public StopInfo {21 ~InstrumentationRuntimeStopInfo() override {} in ~InstrumentationRuntimeStopInfo()36 InstrumentationRuntimeStopInfo(Thread &thread, std::string description,
264 thread_sp->SetStopInfo(InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()
188 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
226 InstrumentationRuntimeStopInfo::CreateStopReasonWithInstrumentationData( in NotifyBreakpointHit()
865 InstrumentationRuntimeStopInfo:: in NotifyBreakpointHit()