Lines Matching defs:active_row_strm
228 StreamString active_row_strm;
229 active_row->Dump(active_row_strm, lang_runtime_plan_sp.get(), &m_thread,
231 UnwindLogMsg("async active row: %s", active_row_strm.GetData());
250 StreamString active_row_strm;
251 active_row->Dump(active_row_strm, m_full_unwind_plan_sp.get(), &m_thread,
253 UnwindLogMsg("%s", active_row_strm.GetData());
614 StreamString active_row_strm;
615 active_row->Dump(active_row_strm, lang_runtime_plan_sp.get(), &m_thread,
617 UnwindLogMsg("async active row: %s", active_row_strm.GetData());
644 StreamString active_row_strm;
645 active_row->Dump(active_row_strm, m_fast_unwind_plan_sp.get(), &m_thread,
649 UnwindLogMsg("active row: %s", active_row_strm.GetData());
659 StreamString active_row_strm;
660 active_row->Dump(active_row_strm, m_full_unwind_plan_sp.get(),
665 UnwindLogMsg("active row: %s", active_row_strm.GetData());
1335 StreamString active_row_strm;
1337 active_row->Dump(active_row_strm, m_full_unwind_plan_sp.get(),
1342 UnwindLogMsg("active row: %s", active_row_strm.GetData());