OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateAutofillProfileSyncComponents
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/sync/glue/
autofill_profile_data_type_controller.cc
37
return profile_sync_factory_->
CreateAutofillProfileSyncComponents
(
/external/chromium/chrome/browser/sync/
profile_sync_factory_impl.h
40
virtual SyncComponents
CreateAutofillProfileSyncComponents
(
profile_sync_factory.h
82
virtual SyncComponents
CreateAutofillProfileSyncComponents
(
profile_sync_factory_mock.h
42
MOCK_METHOD4(
CreateAutofillProfileSyncComponents
,
profile_sync_factory_impl.cc
203
ProfileSyncFactoryImpl::
CreateAutofillProfileSyncComponents
(
profile_sync_service_autofill_unittest.cc
239
EXPECT_CALL(*factory,
CreateAutofillProfileSyncComponents
(_,_,_,_)).
[
all
...]
Completed in 87 milliseconds