HomeSort by relevance Sort by last modified time
    Searched refs:CreatePasswordSyncComponents (Results 1 - 12 of 12) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h 54 virtual SyncComponents CreatePasswordSyncComponents(
profile_sync_factory.h 105 virtual SyncComponents CreatePasswordSyncComponents(
profile_sync_factory_mock.h 54 MOCK_METHOD3(CreatePasswordSyncComponents,
profile_sync_factory_impl.cc 255 ProfileSyncFactoryImpl::CreatePasswordSyncComponents(
profile_sync_service_password_unittest.cc 209 EXPECT_CALL(factory_, CreatePasswordSyncComponents(_, _, _)).
  /external/chromium_org/chrome/browser/sync/glue/
password_data_type_controller.cc 62 return profile_sync_factory()->CreatePasswordSyncComponents(
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory.h 113 virtual SyncComponents CreatePasswordSyncComponents(
profile_sync_components_factory_impl.h 62 virtual SyncComponents CreatePasswordSyncComponents(
profile_sync_components_factory_mock.h 58 MOCK_METHOD3(CreatePasswordSyncComponents,
profile_sync_components_factory_impl.cc 488 ProfileSyncComponentsFactoryImpl::CreatePasswordSyncComponents(
profile_sync_service_password_unittest.cc 222 EXPECT_CALL(*components, CreatePasswordSyncComponents(_, _, _))
229 EXPECT_CALL(*components, CreatePasswordSyncComponents(_, _, _))
  /external/chromium/chrome/browser/sync/glue/
password_data_type_controller.cc 138 profile_sync_factory_->CreatePasswordSyncComponents(

Completed in 858 milliseconds