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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
ResourceLoaderOptions.h 40 DoNotSendCallbacks
95 : sendLoadCallbacks(DoNotSendCallbacks)
DocumentThreadableLoader.cpp 413 options.sendLoadCallbacks = DoNotSendCallbacks;
  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
ResourceFetcher.cpp 269 request.setOptions(ResourceLoaderOptions(DoNotSendCallbacks, SniffContent, BufferData, AllowStoredCredentials, ClientRequestedCredentials, AskClientForCrossOriginCredentials, SkipSecurityCheck, CheckContentSecurityPolicy, UseDefaultOriginRestrictionsForType, DocumentContext));
    [all...]

Completed in 621 milliseconds