Searched refs:AsValueInto (Results 1 – 13 of 13) sorted by relevance
68 pmd1->AsValueInto(traced_value.get()); in TEST()86 pmd1->AsValueInto(traced_value.get()); in TEST()138 pmd2->AsValueInto(traced_value.get()); in TEST()162 pmd1->AsValueInto(traced_value.get()); in TEST()207 pmd->AsValueInto(traced_value.get()); in TEST()
302 void ProcessMemoryDump::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryDump305 process_totals_.AsValueInto(value); in AsValueInto()311 process_mmaps_.AsValueInto(value); in AsValueInto()318 allocator_dump_it.second->AsValueInto(value); in AsValueInto()
22 void ProcessMemoryTotals::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryTotals
27 void AsValueInto(TracedValue* value) const;
58 void AsValueInto(TracedValue* value) const;
71 void AsValueInto(TracedValue* value) const;
40 void ProcessMemoryMaps::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryMaps
97 void MemoryAllocatorDump::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::MemoryAllocatorDump
168 void AsValueInto(TracedValue* value) const;
172 pmd.AsValueInto(traced_value.get()); in TEST()
613 process_memory_dump->AsValueInto(traced_value.get()); in FinalizeDumpAndAddToTrace()
39 void TestPendingTask::AsValueInto(base::trace_event::TracedValue* state) const { in AsValueInto() function in base::TestPendingTask59 AsValueInto(state.get()); in AsValue()
61 void AsValueInto(base::trace_event::TracedValue* state) const;