OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_sync_items_after_association
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/sync/internal_api/public/
data_type_association_stats.cc
13
num_sync_items_after_association
(0),
data_type_association_stats.h
24
int
num_sync_items_after_association
;
member in struct:syncer::DataTypeAssociationStats
/external/chromium_org/sync/internal_api/
debug_info_event_listener.cc
199
association_stats.
num_sync_items_after_association
);
/external/chromium_org/chrome/browser/sync/glue/
model_association_manager.cc
85
stats.
num_sync_items_after_association
=
/external/chromium_org/chrome/browser/sync/
profile_sync_service_preference_unittest.cc
199
association_stats_.
num_sync_items_after_association
);
201
EXPECT_EQ(association_stats_.
num_sync_items_after_association
,
[
all
...]
profile_sync_service_autofill_unittest.cc
608
association_stats_.
num_sync_items_after_association
);
610
EXPECT_EQ(association_stats_.
num_sync_items_after_association
,
[
all
...]
/external/chromium_org/sync/protocol/
proto_value_conversions.cc
958
SET_INT32(
num_sync_items_after_association
);
[
all
...]
Completed in 227 milliseconds