/external/libchrome/base/task_scheduler/ |
D | post_task.cc | 25 bool PostTask(const Location& from_here, OnceClosure task) override { in PostTask() 45 void PostTask(const Location& from_here, OnceClosure task) { in PostTask() 49 void PostDelayedTask(const Location& from_here, in PostDelayedTask() 55 void PostTaskAndReply(const Location& from_here, in PostTaskAndReply() 62 void PostTaskWithTraits(const Location& from_here, in PostTaskWithTraits() 68 void PostDelayedTaskWithTraits(const Location& from_here, in PostDelayedTaskWithTraits() 81 void PostTaskWithTraitsAndReply(const Location& from_here, in PostTaskWithTraitsAndReply()
|
D | post_task.h | 100 void PostTaskAndReplyWithResult(const Location& from_here, in PostTaskAndReplyWithResult() 113 void PostTaskAndReplyWithResult(const Location& from_here, in PostTaskAndReplyWithResult() 151 const Location& from_here, in PostTaskWithTraitsAndReplyWithResult() 170 void PostTaskWithTraitsAndReplyWithResult(const Location& from_here, in PostTaskWithTraitsAndReplyWithResult()
|
/external/cronet/stable/base/task/ |
D | sequenced_task_runner.cc | 22 bool SequencedTaskRunner::PostNonNestableTask(const Location& from_here, in PostNonNestableTask() 30 const Location& from_here, in PostCancelableDelayedTask() 48 const Location& from_here, in PostCancelableDelayedTaskAt() 69 const Location& from_here, in PostDelayedTaskAt() 80 const Location& from_here, in RunOrPostTask() 123 const Location& from_here, in DeleteOrReleaseSoonInternal()
|
D | thread_pool.cc | 35 bool ThreadPool::PostTask(const Location& from_here, OnceClosure task) { in PostTask() 40 bool ThreadPool::PostDelayedTask(const Location& from_here, in PostDelayedTask() 47 bool ThreadPool::PostTaskAndReply(const Location& from_here, in PostTaskAndReply() 55 bool ThreadPool::PostTask(const Location& from_here, in PostTask() 63 bool ThreadPool::PostDelayedTask(const Location& from_here, in PostDelayedTask() 72 bool ThreadPool::PostTaskAndReply(const Location& from_here, in PostTaskAndReply()
|
D | deferred_sequenced_task_runner.cc | 43 bool DeferredSequencedTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 75 const Location& from_here, in PostNonNestableDelayedTask() 112 void DeferredSequencedTaskRunner::QueueDeferredTask(const Location& from_here, in QueueDeferredTask()
|
/external/cronet/tot/base/task/ |
D | sequenced_task_runner.cc | 22 bool SequencedTaskRunner::PostNonNestableTask(const Location& from_here, in PostNonNestableTask() 30 const Location& from_here, in PostCancelableDelayedTask() 48 const Location& from_here, in PostCancelableDelayedTaskAt() 69 const Location& from_here, in PostDelayedTaskAt() 80 const Location& from_here, in RunOrPostTask() 123 const Location& from_here, in DeleteOrReleaseSoonInternal()
|
D | thread_pool.cc | 35 bool ThreadPool::PostTask(const Location& from_here, OnceClosure task) { in PostTask() 40 bool ThreadPool::PostDelayedTask(const Location& from_here, in PostDelayedTask() 47 bool ThreadPool::PostTaskAndReply(const Location& from_here, in PostTaskAndReply() 55 bool ThreadPool::PostTask(const Location& from_here, in PostTask() 63 bool ThreadPool::PostDelayedTask(const Location& from_here, in PostDelayedTask() 72 bool ThreadPool::PostTaskAndReply(const Location& from_here, in PostTaskAndReply()
|
/external/cronet/stable/base/memory/ |
D | post_delayed_memory_reduction_task.cc | 17 const Location& from_here, in PostDelayedMemoryReductionTask() 30 const Location& from_here, in PostDelayedMemoryReductionTask() 55 void Start(const Location& from_here, in Start() 83 void Start(const Location& from_here, in Start() 101 void StartInternal(const Location& from_here, in StartInternal() 173 const Location& from_here, in Start()
|
/external/cronet/tot/base/memory/ |
D | post_delayed_memory_reduction_task.cc | 17 const Location& from_here, in PostDelayedMemoryReductionTask() 30 const Location& from_here, in PostDelayedMemoryReductionTask() 55 void Start(const Location& from_here, in Start() 83 void Start(const Location& from_here, in Start() 101 void StartInternal(const Location& from_here, in StartInternal() 173 const Location& from_here, in Start()
|
/external/libbrillo/brillo/ |
D | location_logging.h | 12 #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
|
/external/libchrome/base/ |
D | sequenced_task_runner.h | 124 bool DeleteSoon(const Location& from_here, const T* object) { in DeleteSoon() 130 bool DeleteSoon(const Location& from_here, std::unique_ptr<T> object) { in DeleteSoon() 138 bool ReleaseSoon(const Location& from_here, const T* object) { in ReleaseSoon()
|
D | task_runner.cc | 36 bool PostTaskAndReplyTaskRunner::PostTask(const Location& from_here, in PostTask() 43 bool TaskRunner::PostTask(const Location& from_here, OnceClosure task) { in PostTask() 47 bool TaskRunner::PostTaskAndReply(const Location& from_here, in PostTaskAndReply()
|
D | deferred_sequenced_task_runner.cc | 37 bool DeferredSequencedTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 61 const Location& from_here, in PostNonNestableDelayedTask() 91 void DeferredSequencedTaskRunner::QueueDeferredTask(const Location& from_here, in QueueDeferredTask()
|
D | sequenced_task_runner.cc | 13 bool SequencedTaskRunner::PostNonNestableTask(const Location& from_here, in PostNonNestableTask() 20 const Location& from_here, in DeleteOrReleaseSoonInternal()
|
/external/cronet/stable/base/task/thread_pool/ |
D | pooled_sequenced_task_runner.cc | 25 bool PooledSequencedTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 43 const Location& from_here, in PostDelayedTaskAt() 61 const Location& from_here, in PostNonNestableDelayedTask()
|
/external/cronet/tot/base/task/thread_pool/ |
D | pooled_sequenced_task_runner.cc | 25 bool PooledSequencedTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 43 const Location& from_here, in PostDelayedTaskAt() 61 const Location& from_here, in PostNonNestableDelayedTask()
|
/external/cronet/tot/base/task/common/ |
D | scoped_defer_task_posting.cc | 23 const Location& from_here, in PostOrDefer() 80 Location from_here, in DeferredTask() 94 const Location& from_here, in DeferTaskPosting()
|
/external/cronet/stable/base/task/common/ |
D | scoped_defer_task_posting.cc | 23 const Location& from_here, in PostOrDefer() 80 Location from_here, in DeferredTask() 94 const Location& from_here, in DeferTaskPosting()
|
/external/cronet/stable/base/ |
D | one_shot_event.cc | 35 Location from_here; member 51 void OneShotEvent::Post(const Location& from_here, in Post() 57 void OneShotEvent::PostDelayed(const Location& from_here, in PostDelayed()
|
/external/cronet/tot/base/ |
D | one_shot_event.cc | 35 Location from_here; member 51 void OneShotEvent::Post(const Location& from_here, in Post() 57 void OneShotEvent::PostDelayed(const Location& from_here, in PostDelayed()
|
/external/cronet/stable/base/test/ |
D | null_task_runner.cc | 14 bool NullTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 20 bool NullTaskRunner::PostNonNestableDelayedTask(const Location& from_here, in PostNonNestableDelayedTask()
|
/external/cronet/tot/base/test/ |
D | null_task_runner.cc | 14 bool NullTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 20 bool NullTaskRunner::PostNonNestableDelayedTask(const Location& from_here, in PostNonNestableDelayedTask()
|
/external/libchrome/base/test/ |
D | null_task_runner.cc | 13 bool NullTaskRunner::PostDelayedTask(const Location& from_here, in PostDelayedTask() 19 bool NullTaskRunner::PostNonNestableDelayedTask(const Location& from_here, in PostNonNestableDelayedTask()
|
/external/cronet/tot/base/win/ |
D | object_watcher.cc | 30 const Location& from_here) { in StartWatchingOnce() 36 const Location& from_here) { in StartWatchingMultipleTimes() 98 const Location& from_here) { in StartWatchingInternal()
|
/external/cronet/stable/base/win/ |
D | object_watcher.cc | 30 const Location& from_here) { in StartWatchingOnce() 36 const Location& from_here) { in StartWatchingMultipleTimes() 98 const Location& from_here) { in StartWatchingInternal()
|