Searched refs:AsValueInto (Results 1 – 12 of 12) sorted by relevance
43 void TestPendingTask::AsValueInto(base::trace_event::TracedValue* state) const {63 AsValueInto(state.get());
66 void AsValueInto(base::trace_event::TracedValue* state) const;
104 void AsValueInto(base::trace_event::TracedValue* state) const;118 void TestPendingTask::AsValueInto(base::trace_event::TracedValue* state) const {122 AsValueInto(state.get());
584 queue->AsValueInto(now, state.get()); in AsValueWithSelectorResult()588 pair.first->AsValueInto(now, state.get()); in AsValueWithSelectorResult()592 pair.first->AsValueInto(now, state.get()); in AsValueWithSelectorResult()595 main_thread_only().selector.AsValueInto(state.get()); in AsValueWithSelectorResult()605 time_domain->AsValueInto(state.get()); in AsValueWithSelectorResult()
46 void AsValueInto(TimeTicks now, trace_event::TracedValue* state) const;
58 void AsValueInto(trace_event::TracedValue* state) const;
119 void TimeDomain::AsValueInto(trace_event::TracedValue* state) const { in AsValueInto() function in base::sequence_manager::TimeDomain
55 void AsValueInto(trace_event::TracedValue* state) const;
18 void WorkQueue::AsValueInto(TimeTicks now, in AsValueInto() function in base::sequence_manager::internal::WorkQueue
488 void TaskQueueImpl::AsValueInto(TimeTicks now, in AsValueInto() function in base::sequence_manager::internal::TaskQueueImpl544 main_thread_only().delayed_work_queue->AsValueInto(now, state); in AsValueInto()547 main_thread_only().immediate_work_queue->AsValueInto(now, state); in AsValueInto()
220 void AsValueInto(TimeTicks now, trace_event::TracedValue* state) const;
362 void TaskQueueSelector::AsValueInto(trace_event::TracedValue* state) const { in AsValueInto() function in base::sequence_manager::internal::TaskQueueSelector