OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RefCountedBytes
(Results
51 - 69
of
69
) sorted by null
1
2
3
/external/chromium/chrome/browser/ui/webui/
active_downloads_ui.cc
183
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
bug_report_ui.cc
373
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
gpu_internals_ui.cc
178
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
mediaplayer_ui.cc
191
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
net_internals_ui.cc
438
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
447
scoped_refptr<
RefCountedBytes
> bytes(new
RefCountedBytes
);
[
all
...]
new_tab_ui.cc
593
scoped_refptr<
RefCountedBytes
> html_bytes(
/external/chromium/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc
301
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
());
imageburner_ui.cc
100
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
mobile_setup_ui.cc
431
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_web_ui.cc
95
ForwardResult(
RefCountedBytes
::TakeVector(&image_data));
extensions_ui.cc
189
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
[
all
...]
extension_tabs_module.cc
[
all
...]
/external/chromium/chrome/browser/history/
history_backend.h
207
scoped_refptr<
RefCountedBytes
>* data);
history.h
379
typedef Callback2<Handle, scoped_refptr<
RefCountedBytes
> >::Type
[
all
...]
history.cc
484
scoped_refptr<RefCountedMemory>(new
RefCountedBytes
(image_data)),
expire_history_backend_unittest.cc
337
scoped_refptr<
RefCountedBytes
> data;
[
all
...]
/external/chromium/chrome/browser/themes/
browser_theme_pack.cc
291
return
RefCountedBytes
::TakeVector(&raw_data);
[
all
...]
/external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.cc
188
scoped_refptr<
RefCountedBytes
> html_bytes(new
RefCountedBytes
);
[
all
...]
/external/chromium/chrome/browser/
browser_about_handler.cc
[
all
...]
Completed in 1558 milliseconds
1
2
3