Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/
H A Ddebug_info_event_listener.cc15 cryptographer_has_pending_keys_(false), in DebugInfoEventListener()
109 cryptographer_has_pending_keys_ = has_pending_keys; in OnCryptographerStateChanged()
150 cryptographer_has_pending_keys_); in GetDebugInfo()
H A Ddebug_info_event_listener.h105 bool cryptographer_has_pending_keys_; variable