Searched refs:SetCryptographerReady (Results 1 – 3 of 3) sorted by relevance
60 void SetCryptographerReady(bool ready);
130 void AllStatus::SetCryptographerReady(bool ready) { in SetCryptographerReady() function in syncer::AllStatus
396 allstatus_.SetCryptographerReady(cryptographer->is_ready()); in OnCryptographerStateChanged()