Searched defs:AsValueInto (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/base/trace_event/ | ||
D | process_memory_totals.cc | 22 void ProcessMemoryTotals::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryTotals |
D | process_memory_maps.cc | 40 void ProcessMemoryMaps::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryMaps |
D | memory_allocator_dump.cc | 97 void MemoryAllocatorDump::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::MemoryAllocatorDump |
D | process_memory_dump.cc | 302 void ProcessMemoryDump::AsValueInto(TracedValue* value) const { in AsValueInto() function in base::trace_event::ProcessMemoryDump |
/external/libchrome/base/test/ | ||
D | test_pending_task.cc | 39 void TestPendingTask::AsValueInto(base::trace_event::TracedValue* state) const { in AsValueInto() function in base::TestPendingTask |