Searched defs:AsValueInto (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/base/task/sequence_manager/ | ||
D | time_domain.cc | 119 void TimeDomain::AsValueInto(trace_event::TracedValue* state) const { in AsValueInto() function in base::sequence_manager::TimeDomain |
D | work_queue.cc | 18 void WorkQueue::AsValueInto(TimeTicks now, in AsValueInto() function in base::sequence_manager::internal::WorkQueue |
D | task_queue_selector.cc | 362 void TaskQueueSelector::AsValueInto(trace_event::TracedValue* state) const { in AsValueInto() function in base::sequence_manager::internal::TaskQueueSelector |
D | task_queue_impl.cc | 488 void TaskQueueImpl::AsValueInto(TimeTicks now, in AsValueInto() function in base::sequence_manager::internal::TaskQueueImpl |