Home
last modified time | relevance | path

Searched defs:hasCheckedForTermination (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabaseTask.h58 bool hasCheckedForTermination() const { return m_hasCheckedForTermination; } in hasCheckedForTermination() function
81 bool hasCheckedForTermination() const { return m_synchronizer->hasCheckedForTermination(); } in hasCheckedForTermination() function