HomeSort by relevance Sort by last modified time
    Searched refs:GetWeakPtr (Results 1 - 25 of 855) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/autofill/
test_generated_credit_card_bubble_view.cc 15 return (new TestGeneratedCreditCardBubbleView(controller))->GetWeakPtr();
33 TestGeneratedCreditCardBubbleView::GetWeakPtr() {
34 return weak_ptr_factory_.GetWeakPtr();
  /external/chromium_org/chrome/browser/chromeos/login/
tpm_password_fetcher.cc 37 weak_factory_.GetWeakPtr()));
45 weak_factory_.GetWeakPtr()));
71 base::Bind(&TpmPasswordFetcher::Fetch, weak_factory_.GetWeakPtr()),
  /external/chromium_org/chrome/browser/browsing_data/
local_data_container.cc 51 weak_ptr_factory_.GetWeakPtr()));
56 weak_ptr_factory_.GetWeakPtr()));
62 weak_ptr_factory_.GetWeakPtr()));
68 weak_ptr_factory_.GetWeakPtr()));
76 weak_ptr_factory_.GetWeakPtr()));
82 weak_ptr_factory_.GetWeakPtr()));
88 weak_ptr_factory_.GetWeakPtr()));
94 weak_ptr_factory_.GetWeakPtr()));
100 weak_ptr_factory_.GetWeakPtr()));
106 weak_ptr_factory_.GetWeakPtr()));
    [all...]
  /external/chromium_org/chrome/browser/google_apis/
request_sender.cc 43 weak_ptr_factory_.GetWeakPtr(),
44 request->GetWeakPtr());
50 weak_ptr_factory_.GetWeakPtr(),
51 request->GetWeakPtr()));
56 weak_ptr_factory_.GetWeakPtr()));
  /external/chromium/base/memory/
weak_ptr_unittest.cc 46 WeakPtr<int> ptr = factory.GetWeakPtr();
53 WeakPtr<int> ptr = factory.GetWeakPtr();
64 ptr = factory.GetWeakPtr();
74 a = factory.GetWeakPtr();
75 b = factory.GetWeakPtr();
86 WeakPtr<Base> ptr = factory.GetWeakPtr();
87 ptr = factory.GetWeakPtr();
100 WeakPtr<int> ptr = factory.GetWeakPtr();
112 WeakPtr<int> ptr = factory.GetWeakPtr();
scoped_callback_factory.h 53 weak_factory_.GetWeakPtr(), method);
60 weak_factory_.GetWeakPtr(), method);
67 weak_factory_.GetWeakPtr(), method);
75 weak_factory_.GetWeakPtr(), method);
83 weak_factory_.GetWeakPtr(), method);
92 weak_factory_.GetWeakPtr(), method);
  /external/chromium_org/chromeos/dbus/ibus/
ibus_panel_service.cc 40 weak_ptr_factory_.GetWeakPtr()),
42 weak_ptr_factory_.GetWeakPtr()));
48 weak_ptr_factory_.GetWeakPtr()),
50 weak_ptr_factory_.GetWeakPtr()));
56 weak_ptr_factory_.GetWeakPtr()),
58 weak_ptr_factory_.GetWeakPtr()));
64 weak_ptr_factory_.GetWeakPtr()),
66 weak_ptr_factory_.GetWeakPtr()));
72 weak_ptr_factory_.GetWeakPtr()),
74 weak_ptr_factory_.GetWeakPtr()));
    [all...]
ibus_engine_service.cc 39 weak_ptr_factory_.GetWeakPtr()),
41 weak_ptr_factory_.GetWeakPtr()));
47 weak_ptr_factory_.GetWeakPtr()),
49 weak_ptr_factory_.GetWeakPtr()));
55 weak_ptr_factory_.GetWeakPtr()),
57 weak_ptr_factory_.GetWeakPtr()));
63 weak_ptr_factory_.GetWeakPtr()),
65 weak_ptr_factory_.GetWeakPtr()));
71 weak_ptr_factory_.GetWeakPtr()),
73 weak_ptr_factory_.GetWeakPtr()));
    [all...]
  /external/chromium_org/chromeos/cryptohome/
async_method_caller.cc 28 weak_ptr_factory_.GetWeakPtr()),
30 weak_ptr_factory_.GetWeakPtr()));
44 weak_ptr_factory_.GetWeakPtr(),
56 weak_ptr_factory_.GetWeakPtr(),
68 weak_ptr_factory_.GetWeakPtr(),
80 weak_ptr_factory_.GetWeakPtr(),
89 weak_ptr_factory_.GetWeakPtr(),
100 weak_ptr_factory_.GetWeakPtr(),
110 weak_ptr_factory_.GetWeakPtr(),
120 weak_ptr_factory_.GetWeakPtr(),
    [all...]
  /external/chromium_org/chromeos/dbus/
bluetooth_agent_service_provider.cc 43 weak_ptr_factory_.GetWeakPtr()),
45 weak_ptr_factory_.GetWeakPtr()));
51 weak_ptr_factory_.GetWeakPtr()),
53 weak_ptr_factory_.GetWeakPtr()));
59 weak_ptr_factory_.GetWeakPtr()),
61 weak_ptr_factory_.GetWeakPtr()));
67 weak_ptr_factory_.GetWeakPtr()),
69 weak_ptr_factory_.GetWeakPtr()));
75 weak_ptr_factory_.GetWeakPtr()),
77 weak_ptr_factory_.GetWeakPtr()));
    [all...]
bluetooth_profile_service_provider.cc 43 weak_ptr_factory_.GetWeakPtr()),
45 weak_ptr_factory_.GetWeakPtr()));
51 weak_ptr_factory_.GetWeakPtr()),
53 weak_ptr_factory_.GetWeakPtr()));
59 weak_ptr_factory_.GetWeakPtr()),
61 weak_ptr_factory_.GetWeakPtr()));
67 weak_ptr_factory_.GetWeakPtr()),
69 weak_ptr_factory_.GetWeakPtr()));
134 weak_ptr_factory_.GetWeakPtr(),
159 weak_ptr_factory_.GetWeakPtr(),
    [all...]
bluetooth_device_client.cc 95 weak_ptr_factory_.GetWeakPtr(),
144 weak_ptr_factory_.GetWeakPtr(), callback),
146 weak_ptr_factory_.GetWeakPtr(), error_callback));
168 weak_ptr_factory_.GetWeakPtr(), callback),
170 weak_ptr_factory_.GetWeakPtr(), error_callback));
197 weak_ptr_factory_.GetWeakPtr(), callback),
199 weak_ptr_factory_.GetWeakPtr(), error_callback));
226 weak_ptr_factory_.GetWeakPtr(), callback),
228 weak_ptr_factory_.GetWeakPtr(), error_callback));
251 weak_ptr_factory_.GetWeakPtr(), callback)
    [all...]
bluetooth_agent_manager_client.cc 55 weak_ptr_factory_.GetWeakPtr(), callback),
57 weak_ptr_factory_.GetWeakPtr(), error_callback));
75 weak_ptr_factory_.GetWeakPtr(), callback),
77 weak_ptr_factory_.GetWeakPtr(), error_callback));
97 weak_ptr_factory_.GetWeakPtr(), callback),
99 weak_ptr_factory_.GetWeakPtr(), error_callback));
  /external/chromium_org/chrome/browser/chromeos/dbus/
liveness_service_provider.cc 24 weak_ptr_factory_.GetWeakPtr()),
26 weak_ptr_factory_.GetWeakPtr()));
display_power_service_provider.cc 29 weak_ptr_factory_.GetWeakPtr()),
31 weak_ptr_factory_.GetWeakPtr()));
36 weak_ptr_factory_.GetWeakPtr()),
38 weak_ptr_factory_.GetWeakPtr()));
  /external/chromium_org/chrome/browser/chromeos/system/
pointer_device_observer.cc 53 weak_factory_.GetWeakPtr()));
59 weak_factory_.GetWeakPtr()));
  /external/chromium_org/chrome/browser/extensions/api/feedback_private/
feedback_service_nonchromeos.cc 31 virtual base::WeakPtr<FeedbackService> GetWeakPtr() OVERRIDE;
66 base::WeakPtr<FeedbackService> FeedbackServiceImpl::GetWeakPtr() {
  /external/chromium_org/net/url_request/
url_request_about_job.cc 28 base::Bind(&URLRequestAboutJob::StartAsync, weak_factory_.GetWeakPtr()));
url_request_error_job.cc 26 base::Bind(&URLRequestErrorJob::StartAsync, weak_factory_.GetWeakPtr()));
  /external/chromium_org/webkit/browser/fileapi/
remove_operation_delegate.cc 27 &RemoveOperationDelegate::DidTryRemoveFile, weak_factory_.GetWeakPtr()));
34 weak_factory_.GetWeakPtr()));
46 weak_factory_.GetWeakPtr(), callback));
85 weak_factory_.GetWeakPtr()));
copy_or_move_operation_delegate.cc 60 weak_factory_.GetWeakPtr()));
94 weak_factory_.GetWeakPtr()));
116 weak_factory_.GetWeakPtr(), src_root_, callback_));
137 weak_factory_.GetWeakPtr(), url_pair, callback);
141 weak_factory_.GetWeakPtr(), url_pair, copy_callback));
177 weak_factory_.GetWeakPtr(),
211 weak_factory_.GetWeakPtr(), callback));
236 weak_factory_.GetWeakPtr(), url_pair, callback));
250 weak_factory_.GetWeakPtr(), error, callback));
260 weak_factory_.GetWeakPtr(), url_pair, callback, file_ref))
    [all...]
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_policy_observer.cc 173 weak_factory_.GetWeakPtr());
176 weak_factory_.GetWeakPtr());
184 weak_factory_.GetWeakPtr()),
195 weak_factory_.GetWeakPtr()),
197 weak_factory_.GetWeakPtr()),
208 weak_factory_.GetWeakPtr()),
210 weak_factory_.GetWeakPtr()),
233 weak_factory_.GetWeakPtr(),
242 weak_factory_.GetWeakPtr()));
266 weak_factory_.GetWeakPtr()),
    [all...]
  /external/chromium_org/device/media_transfer_protocol/
media_transfer_protocol_manager.cc 58 weak_ptr_factory_.GetWeakPtr());
123 weak_ptr_factory_.GetWeakPtr()),
125 weak_ptr_factory_.GetWeakPtr()));
140 weak_ptr_factory_.GetWeakPtr()),
142 weak_ptr_factory_.GetWeakPtr()));
160 weak_ptr_factory_.GetWeakPtr()),
162 weak_ptr_factory_.GetWeakPtr()));
180 weak_ptr_factory_.GetWeakPtr()),
182 weak_ptr_factory_.GetWeakPtr()));
200 weak_ptr_factory_.GetWeakPtr()),
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_factory.cc 79 default_adapter.Get() = new_adapter->weak_ptr_factory_.GetWeakPtr();
84 default_adapter.Get() = new_adapter->weak_ptr_factory_.GetWeakPtr();
88 default_adapter.Get() = new_adapter->weak_ptr_factory_.GetWeakPtr();
  /external/chromium_org/remoting/protocol/
message_reader.cc 53 base::Bind(&MessageReader::OnRead, weak_factory_.GetWeakPtr()));
101 weak_factory_.GetWeakPtr(),
109 weak_factory_.GetWeakPtr()));

Completed in 1168 milliseconds

1 2 3 4 5 6 7 8 91011>>