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()
55 const uint32_t extra_dump_options = m_raw_value_dump ? eDumpOptionRaw : 0; in DumpValue() local64 option_value->DumpValue(exe_ctx, strm, dump_mask | extra_dump_options); in DumpValue()81 extra_dump_options); in DumpValue()