OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsRunningOnPrimarySequence
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/dom_storage/
dom_storage_task_runner.h
56
bool
IsRunningOnPrimarySequence
() const {
dom_storage_area.cc
351
DCHECK(task_runner_->
IsRunningOnPrimarySequence
());
375
DCHECK(task_runner_->
IsRunningOnPrimarySequence
());
Completed in 669 milliseconds