HomeSort by relevance Sort by last modified time
    Searched defs:shouldSendResourceLoadCallbacks (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
ResourceLoader.h 79 bool shouldSendResourceLoadCallbacks() const { return m_options.sendLoadCallbacks == SendCallbacks; }
  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
Resource.h 216 bool shouldSendResourceLoadCallbacks() const { return m_options.sendLoadCallbacks == SendCallbacks; }

Completed in 527 milliseconds