Searched refs:weak_factory_ (Results 1 - 25 of 1129) sorted by relevance

1234567891011>>

/external/chromium_org/chromeos/
H A Dtpm_password_fetcher.cc23 : delegate_(delegate), weak_factory_(this) {
32 weak_factory_.InvalidateWeakPtrs();
35 &TpmPasswordFetcher::OnTpmIsReady, weak_factory_.GetWeakPtr()));
42 &TpmPasswordFetcher::OnTpmGetPassword, weak_factory_.GetWeakPtr()));
68 base::Bind(&TpmPasswordFetcher::Fetch, weak_factory_.GetWeakPtr()),
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_external_data_manager.cc27 weak_factory_(this) {
34 weak_factory_.InvalidateWeakPtrs();
37 policy_store_->SetExternalDataManager(weak_factory_.GetWeakPtr());
H A Dmock_cloud_external_data_manager.cc23 return make_scoped_ptr(new ExternalDataFetcher(weak_factory_.GetWeakPtr(),
/external/chromium_org/remoting/host/
H A Dipc_audio_capturer.cc15 weak_factory_(this) {
26 desktop_session_proxy_->SetAudioCapturer(weak_factory_.GetWeakPtr());
32 weak_factory_.InvalidateWeakPtrs();
H A Dipc_mouse_cursor_monitor.cc16 weak_factory_(this) {
26 desktop_session_proxy_->SetMouseCursorMonitor(weak_factory_.GetWeakPtr());
H A Dipc_video_frame_capturer.cc18 weak_factory_(this) {
28 desktop_session_proxy_->SetVideoCapturer(weak_factory_.GetWeakPtr());
/external/chromium_org/chrome/browser/ui/tabs/
H A Dhover_tab_selector.cc16 weak_factory_(this) {
26 if (weak_factory_.HasWeakPtrs()) {
41 weak_factory_.GetWeakPtr()),
47 weak_factory_.InvalidateWeakPtrs();
H A Dhover_tab_selector.h39 base::WeakPtrFactory<HoverTabSelector> weak_factory_; member in class:HoverTabSelector
/external/chromium_org/net/url_request/
H A Durl_request_about_job.cc20 weak_factory_(this) {
28 base::Bind(&URLRequestAboutJob::StartAsync, weak_factory_.GetWeakPtr()));
H A Durl_request_error_job.cc19 weak_factory_(this) {}
26 base::Bind(&URLRequestErrorJob::StartAsync, weak_factory_.GetWeakPtr()));
H A Durl_request_error_job.h32 base::WeakPtrFactory<URLRequestErrorJob> weak_factory_; member in class:net::URLRequestErrorJob
/external/chromium_org/base/
H A Dcancelable_callback.h61 CancelableCallback() : weak_factory_(this) {}
65 : weak_factory_(this),
75 weak_factory_.InvalidateWeakPtrs();
110 // |weak_factory_|.
113 weak_factory_.GetWeakPtr());
117 base::WeakPtrFactory<CancelableCallback<void(void)> > weak_factory_; member in class:base::CancelableCallback
131 CancelableCallback() : weak_factory_(this) {}
135 : weak_factory_(this),
145 weak_factory_.InvalidateWeakPtrs();
180 // |weak_factory_|
187 base::WeakPtrFactory<CancelableCallback<void(A1)> > weak_factory_; member in class:base::CancelableCallback
263 base::WeakPtrFactory<CancelableCallback<void(A1, A2)> > weak_factory_; member in class:base::CancelableCallback
[all...]
/external/chromium_org/net/quic/
H A Dquic_connection_helper.cc29 weak_factory_(this) {}
43 weak_factory_.InvalidateWeakPtrs();
52 base::Bind(&QuicChromeAlarm::OnAlarm, weak_factory_.GetWeakPtr()),
89 base::WeakPtrFactory<QuicChromeAlarm> weak_factory_; member in class:net::__anon9452::QuicChromeAlarm
100 weak_factory_(this) {
/external/chromium_org/content/test/
H A Daccessibility_browser_test_utils.cc27 weak_factory_(this) {
33 weak_factory_.GetWeakPtr()));
43 weak_factory_(this) {
50 weak_factory_.GetWeakPtr()));
61 weak_factory_(this) {
64 weak_factory_.GetWeakPtr()));
/external/chromium_org/jingle/glue/
H A Dtask_pump.cc14 weak_factory_(this) {
29 base::Bind(&TaskPump::CheckAndRunTasks, weak_factory_.GetWeakPtr()));
/external/chromium_org/remoting/client/
H A Dtoken_fetcher_proxy.cc14 weak_factory_(this) {
26 token_url, host_public_key_, scope, weak_factory_.GetWeakPtr());
/external/chromium_org/remoting/test/
H A Dfake_network_manager.cc17 weak_factory_(this) {
30 weak_factory_.GetWeakPtr()));
/external/chromium_org/chrome/browser/ui/app_list/search/common/
H A Djson_response_fetcher.cc24 weak_factory_(this) {
45 weak_factory_.InvalidateWeakPtrs();
82 weak_factory_.GetWeakPtr()),
85 weak_factory_.GetWeakPtr()));
/external/chromium_org/chrome/browser/ui/views/
H A Delevation_icon_setter.h30 base::WeakPtrFactory<ElevationIconSetter> weak_factory_; member in class:ElevationIconSetter
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_fetch_dispatcher.cc22 weak_factory_(this) {
35 weak_factory_.GetWeakPtr()));
68 weak_factory_.GetWeakPtr()),
70 weak_factory_.GetWeakPtr()));
/external/chromium_org/gin/
H A Drunner.cc9 Runner::Runner() : weak_factory_(this) {
/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dattestation_policy_observer.cc101 weak_factory_(this) {
120 weak_factory_(this) {
167 weak_factory_.GetWeakPtr());
170 weak_factory_.GetWeakPtr());
179 weak_factory_.GetWeakPtr()),
192 weak_factory_.GetWeakPtr()),
194 weak_factory_.GetWeakPtr()),
206 weak_factory_.GetWeakPtr()),
208 weak_factory_.GetWeakPtr()),
231 weak_factory_
[all...]
/external/chromium_org/chromeos/login/auth/
H A Donline_attempt.cc38 weak_factory_(this) {
53 base::Bind(&OnlineAttempt::TryClientLogin, weak_factory_.GetWeakPtr()));
60 weak_factory_.InvalidateWeakPtrs();
79 weak_factory_.InvalidateWeakPtrs();
117 base::Bind(&OnlineAttempt::CancelClientLogin, weak_factory_.GetWeakPtr()),
134 weak_factory_.InvalidateWeakPtrs();
/external/chromium_org/android_webview/native/permission/
H A Daw_permission_request.h37 return weak_factory_.GetWeakPtr();
62 base::WeakPtrFactory<AwPermissionRequest> weak_factory_; member in class:android_webview::AwPermissionRequest
/external/chromium_org/chrome/browser/chromeos/
H A Dcamera_presence_notifier.cc23 weak_factory_(this) {}
59 weak_factory_.GetWeakPtr()));

Completed in 2132 milliseconds

1234567891011>>