Home
last modified time | relevance | path

Searched defs:from_here (Results 1 – 25 of 32) sorted by relevance

12

/external/libbrillo/brillo/
Dlocation_logging.h12 #define VLOG_LOC_STREAM(from_here, verbose_level) \ argument
16 #define VLOG_LOC(from_here, verbose_level) \ argument
20 #define DVLOG_LOC(from_here, verbose_level) \ argument
Dprocess_reaper.cc39 bool ProcessReaper::WatchForChild(const tracked_objects::Location& from_here, in WatchForChild()
/external/libchrome/base/
Dsequenced_task_runner.cc12 const tracked_objects::Location& from_here, in PostNonNestableTask()
18 const tracked_objects::Location& from_here, in DeleteSoonInternal()
25 const tracked_objects::Location& from_here, in ReleaseSoonInternal()
Dtask_runner.cc36 const tracked_objects::Location& from_here, in PostTask()
43 bool TaskRunner::PostTask(const tracked_objects::Location& from_here, in PostTask()
49 const tracked_objects::Location& from_here, in PostTaskAndReply()
Dsequenced_task_runner.h123 bool DeleteSoon(const tracked_objects::Location& from_here, in DeleteSoon()
134 bool ReleaseSoon(const tracked_objects::Location& from_here, in ReleaseSoon()
Dsequenced_task_runner_helpers.h83 const tracked_objects::Location& from_here, in DeleteViaSequencedTaskRunner()
99 const tracked_objects::Location& from_here, in ReleaseViaSequencedTaskRunner()
Dtask_runner_util.h57 const tracked_objects::Location& from_here, in PostTaskAndReplyWithResult()
/external/libchrome/base/threading/
Dworker_pool.cc27 bool PostTask(const tracked_objects::Location& from_here, in PostTask()
73 const tracked_objects::Location& from_here, in PostDelayedTask()
84 const tracked_objects::Location& from_here, in PostDelayedTaskAssertZeroDelay()
105 bool WorkerPool::PostTaskAndReply(const tracked_objects::Location& from_here, in PostTaskAndReply()
Dsequenced_worker_pool.cc131 const tracked_objects::Location& from_here, in PostDelayedTask()
194 const tracked_objects::Location& from_here, in PostDelayedTask()
209 const tracked_objects::Location& from_here, in PostNonNestableDelayedTask()
612 const tracked_objects::Location& from_here, in PostTask()
1309 const tracked_objects::Location& from_here, in PostWorkerTask()
1316 const tracked_objects::Location& from_here, in PostDelayedWorkerTask()
1326 const tracked_objects::Location& from_here, in PostWorkerTaskWithShutdownBehavior()
1335 const tracked_objects::Location& from_here, in PostSequencedWorkerTask()
1343 const tracked_objects::Location& from_here, in PostDelayedSequencedWorkerTask()
1354 const tracked_objects::Location& from_here, in PostNamedSequencedWorkerTask()
[all …]
Dworker_pool_posix.cc54 void WorkerPoolImpl::PostTask(const tracked_objects::Location& from_here, in PostTask()
109 bool WorkerPool::PostTask(const tracked_objects::Location& from_here, in PostTask()
144 const tracked_objects::Location& from_here, in PostTask()
Dpost_task_and_reply_impl.cc27 PostTaskAndReplyRelay(const tracked_objects::Location& from_here, in PostTaskAndReplyRelay()
75 const tracked_objects::Location& from_here, in PostTaskAndReply()
/external/libchrome/base/message_loop/
Dmessage_loop_task_runner.cc26 const tracked_objects::Location& from_here, in PostDelayedTask()
34 const tracked_objects::Location& from_here, in PostNonNestableDelayedTask()
Dmessage_loop.cc264 const tracked_objects::Location& from_here, in PostTask()
270 const tracked_objects::Location& from_here, in PostDelayedTask()
277 const tracked_objects::Location& from_here, in PostNonNestableTask()
283 const tracked_objects::Location& from_here, in PostNonNestableDelayedTask()
669 void MessageLoop::DeleteSoonInternal(const tracked_objects::Location& from_here, in DeleteSoonInternal()
676 const tracked_objects::Location& from_here, in ReleaseSoonInternal()
Dmessage_loop.h204 void DeleteSoon(const tracked_objects::Location& from_here, const T* object) { in DeleteSoon()
232 void ReleaseSoon(const tracked_objects::Location& from_here, in ReleaseSoon()
/external/libchrome/base/test/
Dtest_io_thread.cc52 void TestIOThread::PostTask(const tracked_objects::Location& from_here, in PostTask()
57 void TestIOThread::PostTaskAndWait(const tracked_objects::Location& from_here, in PostTaskAndWait()
Dtest_simple_task_runner.cc18 const tracked_objects::Location& from_here, in PostDelayedTask()
29 const tracked_objects::Location& from_here, in PostNonNestableDelayedTask()
/external/libbrillo/brillo/message_loops/
Dfake_message_loop.cc17 const tracked_objects::Location& from_here, in PostDelayedTask()
37 const tracked_objects::Location& from_here, in WatchFileDescriptor()
Dglib_message_loop.cc32 const tracked_objects::Location& from_here, in PostDelayedTask()
54 const tracked_objects::Location& from_here, in WatchFileDescriptor()
Dbase_message_loop.cc73 const tracked_objects::Location& from_here, in PostDelayedTask()
94 const tracked_objects::Location& from_here, in WatchFileDescriptor()
Dmessage_loop.h65 TaskId PostTask(const tracked_objects::Location& from_here, in PostTask()
/external/libchrome/base/task/
Dcancelable_task_tracker.cc76 const tracked_objects::Location& from_here, in PostTask()
85 const tracked_objects::Location& from_here, in PostTaskAndReply()
Dcancelable_task_tracker.h83 const tracked_objects::Location& from_here, in PostTaskAndReplyWithResult()
/external/dbus-binding-generator/chromeos-dbus-bindings/
Dtest_utils.cc66 void ExpectTextContained(const tracked_objects::Location& from_here, in ExpectTextContained()
/external/libchrome/base/mac/
Dlibdispatch_task_runner.cc52 const tracked_objects::Location& from_here, in PostNonNestableDelayedTask()
/external/libweave/src/test/
Dfake_task_runner.cc49 void FakeTaskRunner::PostDelayedTask(const tracked_objects::Location& from_here, in PostDelayedTask()

12