OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webRequestContext
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit/android/WebCoreSupport/
ResourceLoaderAndroid.cpp
46
return WebUrlLoader::start(client, handle, request, isMainResource, isMainFrame, isSync, webViewCore->
webRequestContext
());
/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
WebAutofill.cpp
42
#include "
WebRequestContext
.h"
67
// We use the WebView's
WebRequestContext
, which may be a private browsing context.
71
mTabContents->SetProfileRequestContext(new AndroidURLRequestContextGetter(mWebViewCore->
webRequestContext
(), WebUrlLoaderClient::ioThread()));
/external/webkit/Source/WebKit/android/jni/
WebViewCore.h
46
#include "
WebRequestContext
.h"
553
WebRequestContext
*
webRequestContext
();
[
all
...]
WebViewCore.cpp
[
all
...]
Completed in 99 milliseconds