OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autofill_profile_not_migrated
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/glue/
autofill_change_processor.cc
201
bool
autofill_profile_not_migrated
= HasNotMigratedYet(trans);
local
218
(
autofill_profile_not_migrated
&& autofill.has_profile())) {
244
(
autofill_profile_not_migrated
&& autofill.has_profile())) {
autofill_model_associator.cc
239
bool
autofill_profile_not_migrated
= HasNotMigratedYet(write_trans);
local
241
if (VLOG_IS_ON(2) &&
autofill_profile_not_migrated
) {
254
if (
autofill_profile_not_migrated
) {
273
if (
autofill_profile_not_migrated
) {
Completed in 3451 milliseconds