OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PermanentItem
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/tools/testserver/
chromiumsync.py
157
class
PermanentItem
(object):
241
PermanentItem
('google_chrome', name='Google Chrome',
243
PermanentItem
('google_chrome_bookmarks', name='Bookmarks',
245
PermanentItem
('bookmark_bar', name='Bookmark Bar',
247
PermanentItem
('other_bookmarks', name='Other Bookmarks',
249
PermanentItem
('google_chrome_preferences', name='Preferences',
251
PermanentItem
('google_chrome_autofill', name='Autofill',
253
PermanentItem
('google_chrome_autofill_profiles', name='Autofill Profiles',
255
PermanentItem
('google_chrome_extensions', name='Extensions',
257
PermanentItem
('google_chrome_passwords', name='Passwords'
[
all
...]
/external/chromium_org/sync/tools/testserver/
chromiumsync.py
298
class
PermanentItem
(object):
460
PermanentItem
('google_chrome_apps', name='Apps',
462
PermanentItem
('google_chrome_app_notifications', name='App Notifications',
464
PermanentItem
('google_chrome_app_settings',
467
PermanentItem
('google_chrome_bookmarks', name='Bookmarks',
469
PermanentItem
('bookmark_bar', name='Bookmark Bar',
471
PermanentItem
('other_bookmarks', name='Other Bookmarks',
473
PermanentItem
('synced_bookmarks', name='Synced Bookmarks',
476
PermanentItem
('google_chrome_autofill', name='Autofill',
478
PermanentItem
('google_chrome_autofill_profiles', name='Autofill Profiles'
[
all
...]
Completed in 35 milliseconds