OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:background_thread_
(Results
1 - 6
of
6
) sorted by null
/external/chromium/net/disk_cache/
in_flight_backend_io.h
185
return
background_thread_
;
190
return
background_thread_
->BelongsToCurrentThread();
200
scoped_refptr<base::MessageLoopProxy>
background_thread_
;
member in class:disk_cache::InFlightBackendIO
in_flight_backend_io.cc
287
background_thread_
(background_thread) {
456
background_thread_
->PostTask(FROM_HERE,
/external/chromium_org/net/disk_cache/
in_flight_backend_io.h
197
return
background_thread_
;
202
return
background_thread_
->BelongsToCurrentThread();
215
scoped_refptr<base::MessageLoopProxy>
background_thread_
;
member in class:disk_cache::InFlightBackendIO
in_flight_backend_io.cc
333
background_thread_
(background_thread),
513
background_thread_
->PostTask(FROM_HERE,
/external/chromium_org/chrome_frame/
urlmon_url_request.h
137
scoped_ptr<base::Thread>
background_thread_
;
member in class:UrlmonUrlRequestManager
urlmon_url_request.cc
[
all
...]
Completed in 88 milliseconds