Home
last modified time | relevance | path

Searched refs:authenticated_account_id_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/glue/
H A Dsync_engine_backend.h191 CoreAccountId authenticated_account_id_; variable
H A Dsync_engine_backend.cc252 authenticated_account_id_ = params.authenticated_account_id; in DoInitialize()
552 configure_context.authenticated_account_id = authenticated_account_id_; in LoadAndConnectNigoriController()