Home
last modified time | relevance | path

Searched refs:task_copy (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/mac/
Dlibdispatch_task_runner.cc31 __block const Closure task_copy = task; in PostDelayedTask() local
33 task_copy.Run(); in PostDelayedTask()