OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_notify_runner_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/fileapi/
sandbox_quota_observer.cc
24
update_notify_runner_
(update_notify_runner),
31
DCHECK(
update_notify_runner_
->RunsTasksOnCurrentThread());
40
DCHECK(
update_notify_runner_
->RunsTasksOnCurrentThread());
57
new TimedTaskHelper(
update_notify_runner_
.get()));
67
DCHECK(
update_notify_runner_
->RunsTasksOnCurrentThread());
sandbox_quota_observer.h
66
scoped_refptr<base::SequencedTaskRunner>
update_notify_runner_
;
member in class:fileapi::SandboxQuotaObserver
Completed in 38 milliseconds