Home
last modified time | relevance | path

Searched defs:StorageKeyList (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/model/
H A Dmodel_type_sync_bridge.h38 using StorageKeyList = std::vector<std::string>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_device_info/
H A Ddevice_info_sync_bridge_unittest.cc53 using StorageKeyList = ModelTypeSyncBridge::StorageKeyList; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_device_info/
H A Ddevice_info_sync_bridge_unittest.cc50 using StorageKeyList = ModelTypeSyncBridge::StorageKeyList; typedef