OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_syncInProgress
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/storage/
StorageAreaSync.h
96
bool
m_syncInProgress
;
StorageAreaSync.cpp
62
,
m_syncInProgress
(false)
172
if (
m_syncInProgress
&& !m_finalSyncScheduled) {
423
m_syncInProgress
= true;
430
m_syncInProgress
= false;
Completed in 68 milliseconds