HomeSort by relevance Sort by last modified time
    Searched refs:method_factory_ (Results 101 - 113 of 113) sorted by null

1 2 3 45

  /external/chromium/chrome/browser/extensions/
extension_updater.cc 479 method_factory_(ALLOW_THIS_IN_INITIALIZER_LIST(this)),
584 method_factory_.RevokeAll();
    [all...]
  /external/chromium/chrome/browser/ui/
browser_init.cc 164 ScopedRunnableMethodFactory<DefaultBrowserInfoBarDelegate> method_factory_; member in class:__anon3564::DefaultBrowserInfoBarDelegate
175 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {
179 method_factory_.NewRunnableMethod(
    [all...]
browser.h 1119 ScopedRunnableMethodFactory<Browser> method_factory_; member in class:Browser
    [all...]
browser.cc 215 method_factory_(this),
    [all...]
  /external/chromium/chrome/browser/download/
save_package.cc 175 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {
200 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {
224 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {
    [all...]
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc 168 : method_factory_(ALLOW_THIS_IN_INITIALIZER_LIST(this)),
179 method_factory_.NewRunnableMethod(
240 ScopedRunnableMethodFactory<MockPendingClientSocket> method_factory_; member in class:net::__anon4206::MockPendingClientSocket
    [all...]
client_socket_pool_base_unittest.cc 170 method_factory_(ALLOW_THIS_IN_INITIALIZER_LIST(this)),
221 method_factory_.NewRunnableMethod(
232 method_factory_.NewRunnableMethod(
246 method_factory_.NewRunnableMethod(
256 method_factory_.NewRunnableMethod(
272 method_factory_.NewRunnableMethod(
316 method_factory_.NewRunnableMethod(&TestConnectJob::AdvanceLoadState,
324 ScopedRunnableMethodFactory<TestConnectJob> method_factory_; member in class:net::__anon4182::TestConnectJob
    [all...]
socket_test_util.h 599 ScopedRunnableMethodFactory<MockClientSocket> method_factory_; member in class:net::MockClientSocket
    [all...]
socket_test_util.cc 621 : ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)),
682 method_factory_.NewRunnableMethod(
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 376 method_factory_(this) {
821 method_factory_.NewRunnableMethod(&BrowserActionsToolbarGtk::HidePopup));
    [all...]
location_bar_view_gtk.cc     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 1574 ScopedRunnableMethodFactory<SyncManager::SyncInternal> method_factory_; member in class:sync_api::SyncManager::SyncInternal
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 144 method_factory_(this) {
    [all...]

Completed in 297 milliseconds

1 2 3 45