HomeSort by relevance Sort by last modified time
    Searched refs:shouldStopThreadActivity (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/loader/icon/
IconDatabaseBase.h 201 virtual bool shouldStopThreadActivity() const { return true; }
IconDatabase.cpp     [all...]
IconDatabase.h 182 virtual bool shouldStopThreadActivity() const;
  /external/webkit/Source/WebKit/mac/Misc/
WebIconDatabase.mm 630 if (iconDatabase().shouldStopThreadActivity())
650 if (iconDatabase().shouldStopThreadActivity())

Completed in 4324 milliseconds