Searched refs:extra_dump_options (Results 1 – 2 of 2) sorted by relevance
39 const uint32_t extra_dump_options = m_raw_value_dump ? eDumpOptionRaw : 0; in DumpValue() local47 m_values[i]->DumpValue(exe_ctx, strm, dump_mask | extra_dump_options); in DumpValue()62 extra_dump_options); in DumpValue()
51 const uint32_t extra_dump_options = m_raw_value_dump ? eDumpOptionRaw : 0; in DumpValue() local60 option_value->DumpValue(exe_ctx, strm, dump_mask | extra_dump_options); in DumpValue()77 extra_dump_options); in DumpValue()