Home
last modified time | relevance | path

Searched defs:AsValueInto (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/trace_event/
Dprocess_memory_totals.cc22 void ProcessMemoryTotals::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryTotals
Dprocess_memory_maps.cc40 void ProcessMemoryMaps::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryMaps
Dmemory_allocator_dump.cc97 void MemoryAllocatorDump::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::MemoryAllocatorDump
Dprocess_memory_dump.cc302 void ProcessMemoryDump::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryDump
/external/libchrome/base/test/
Dtest_pending_task.cc39 void TestPendingTask::AsValueInto(base::trace_event::TracedValue* state) const { in AsValueInto() function in base::TestPendingTask