OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URLRequestContext
(Results
201 - 218
of
218
) sorted by null
1
2
3
4
5
6
7
8
9
/external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc
196
net::
URLRequestContext
* GetRequestContext(
214
net::
URLRequestContext
** request_context_out) {
[
all
...]
render_message_filter.cc
[
all
...]
/external/chromium_org/content/browser/appcache/
appcache_request_handler_unittest.cc
[
all
...]
appcache_storage_impl_unittest.cc
146
net::
URLRequestContext
* request_context() {
167
scoped_ptr<net::
URLRequestContext
> request_context_;
[
all
...]
appcache_update_job_unittest.cc
562
net::
URLRequestContext
* request_context() {
589
scoped_ptr<net::
URLRequestContext
> request_context_;
[
all
...]
/external/chromium_org/content/browser/fileapi/
fileapi_message_filter.cc
89
net::
URLRequestContext
* request_context,
/external/chromium_org/content/browser/indexed_db/
indexed_db_dispatcher_host.cc
58
net::
URLRequestContext
* request_context,
[
all
...]
/external/chromium_org/extensions/browser/api/socket/
socket_api.cc
945
net::
URLRequestContext
* url_request_context =
/external/chromium_org/net/socket_stream/
socket_stream.cc
92
URLRequestContext
* context,
[
all
...]
/external/chromium_org/net/websockets/
websocket_channel.cc
295
URLRequestContext
* url_request_context)
[
all
...]
websocket_channel_test.cc
709
URLRequestContext
* url_request_context,
724
URLRequestContext
* url_request_context;
794
//
URLRequestContext
object.
795
URLRequestContext
url_request_context;
[
all
...]
/external/chromium_org/storage/browser/fileapi/
file_system_operation_runner.cc
239
const net::
URLRequestContext
* url_request_context,
/external/chromium_org/content/browser/loader/
resource_scheduler_unittest.cc
109
virtual net::
URLRequestContext
* GetRequestContext() OVERRIDE { return NULL; }
131
net::
URLRequestContext
** request_context) {
[
all
...]
/external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_unittest.cc
38
net::
URLRequestContext
context;
[
all
...]
/external/chromium_org/chrome/browser/net/
predictor.cc
698
net::
URLRequestContext
* context =
[
all
...]
/external/chromium_org/net/filter/
sdch_filter_unittest.cc
60
URLRequestContext
* url_request_context =
[
all
...]
/external/chromium_org/net/url_request/
url_request_unittest.cc
[
all
...]
/external/chromium_org/chrome/browser/
chrome_content_browser_client.cc
[
all
...]
Completed in 1051 milliseconds
1
2
3
4
5
6
7
8
9