Searched refs:RunAsync (Results 1 - 25 of 169) sorted by relevance

1234567

/external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
H A Dwebrtc_logging_private_api_stub.cc23 bool WebrtcLoggingPrivateSetMetaDataFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateSetMetaDataFunction
36 bool WebrtcLoggingPrivateStartFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateStartFunction
51 bool WebrtcLoggingPrivateSetUploadOnRenderCloseFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateSetUploadOnRenderCloseFunction
61 bool WebrtcLoggingPrivateStopFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateStopFunction
74 bool WebrtcLoggingPrivateUploadFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateUploadFunction
89 bool WebrtcLoggingPrivateDiscardFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateDiscardFunction
106 bool WebrtcLoggingPrivateStartRtpDumpFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateStartRtpDumpFunction
125 bool WebrtcLoggingPrivateStopRtpDumpFunction::RunAsync() { function in class:extensions::WebrtcLoggingPrivateStopRtpDumpFunction
H A Dwebrtc_logging_private_api.h39 virtual bool RunAsync() OVERRIDE;
56 virtual bool RunAsync() OVERRIDE;
73 virtual bool RunAsync() OVERRIDE;
87 virtual bool RunAsync() OVERRIDE;
104 virtual bool RunAsync() OVERRIDE;
122 virtual bool RunAsync() OVERRIDE;
139 virtual bool RunAsync() OVERRIDE;
156 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/experience_sampling_private/
H A Dexperience_sampling_private_api.h18 virtual bool RunAsync() OVERRIDE;
H A Dexperience_sampling_private_api.cc14 bool ExperienceSamplingPrivateGetBrowserInfoFunction::RunAsync() { function in class:extensions::ExperienceSamplingPrivateGetBrowserInfoFunction
/external/chromium_org/extensions/browser/api/system_cpu/
H A Dsystem_cpu_api.h19 virtual bool RunAsync() OVERRIDE;
H A Dsystem_cpu_api.cc20 bool SystemCpuGetInfoFunction::RunAsync() { function in class:extensions::SystemCpuGetInfoFunction
/external/chromium_org/extensions/browser/api/system_memory/
H A Dsystem_memory_api.h20 virtual bool RunAsync() OVERRIDE;
H A Dsystem_memory_api.cc19 bool SystemMemoryGetInfoFunction::RunAsync() { function in class:extensions::SystemMemoryGetInfoFunction
/external/chromium_org/extensions/browser/api/app_view/
H A Dapp_view_internal_api.h20 virtual bool RunAsync() OVERRIDE FINAL;
34 virtual bool RunAsync() OVERRIDE FINAL;
/external/chromium_org/chrome/browser/extensions/api/alarms/
H A Dalarms_api.h30 virtual bool RunAsync() OVERRIDE;
47 virtual bool RunAsync() OVERRIDE;
59 virtual bool RunAsync() OVERRIDE;
71 virtual bool RunAsync() OVERRIDE;
83 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dimage_writer_private_api.h22 virtual bool RunAsync() OVERRIDE;
35 virtual bool RunAsync() OVERRIDE;
48 virtual bool RunAsync() OVERRIDE;
61 virtual bool RunAsync() OVERRIDE;
74 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_dialog.h32 virtual bool RunAsync() OVERRIDE;
45 virtual bool RunAsync() OVERRIDE;
65 virtual bool RunAsync() OVERRIDE;
H A Dprivate_api_mount.h34 virtual bool RunAsync() OVERRIDE;
44 // (or directly called from RunAsync() for other file system).
62 virtual bool RunAsync() OVERRIDE;
76 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/extensions/browser/api/system_storage/
H A Dsystem_storage_api.h23 virtual bool RunAsync() OVERRIDE;
37 virtual bool RunAsync() OVERRIDE;
58 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/extensions/browser/api/guest_view/
H A Dguest_view_internal_api.h20 virtual bool RunAsync() OVERRIDE FINAL;
36 virtual bool RunAsync() OVERRIDE FINAL;
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.h62 virtual bool RunAsync() OVERRIDE;
106 virtual bool RunAsync() OVERRIDE;
137 virtual bool RunAsync() OVERRIDE;
157 virtual bool RunAsync() OVERRIDE;
173 virtual bool RunAsync() OVERRIDE;
191 virtual bool RunAsync() OVERRIDE;
206 virtual bool RunAsync() OVERRIDE;
222 virtual bool RunAsync() OVERRIDE;
237 virtual bool RunAsync() OVERRIDE;
253 virtual bool RunAsync() OVERRID
[all...]
/external/chromium_org/chrome/browser/extensions/api/cloud_print_private/
H A Dcloud_print_private_api.h61 virtual bool RunAsync() OVERRIDE;
76 virtual bool RunAsync() OVERRIDE;
94 virtual bool RunAsync() OVERRIDE;
109 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/debugger/
H A Ddebugger_api.h61 virtual bool RunAsync() OVERRIDE;
75 virtual bool RunAsync() OVERRIDE;
90 virtual bool RunAsync() OVERRIDE;
104 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/downloads_internal/
H A Ddownloads_internal_api.h18 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/
H A Dmusic_manager_private_api.h24 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/preferences_private/
H A Dpreferences_private_api.h32 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/top_sites/
H A Dtop_sites_api.h24 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/web_view/
H A Dchrome_web_view_internal_api.h29 virtual bool RunAsync() OVERRIDE;
46 virtual bool RunAsync() OVERRIDE;
63 virtual bool RunAsync() OVERRIDE;
80 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/extensions/browser/api/system_network/
H A Dsystem_network_api.h27 virtual bool RunAsync() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dwallpaper_private_api.h42 virtual bool RunAsync() OVERRIDE;
77 virtual bool RunAsync() OVERRIDE;
114 virtual bool RunAsync() OVERRIDE;
129 virtual bool RunAsync() OVERRIDE;
168 virtual bool RunAsync() OVERRIDE;
183 virtual bool RunAsync() OVERRIDE;
198 virtual bool RunAsync() OVERRIDE;
212 virtual bool RunAsync() OVERRIDE;
245 virtual bool RunAsync() OVERRIDE;
273 virtual bool RunAsync() OVERRID
[all...]

Completed in 4215 milliseconds

1234567