HomeSort by relevance Sort by last modified time
    Searched refs:SetCryptographerReady (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sync/engine/
all_status.h 53 void SetCryptographerReady(bool ready);
all_status.cc 142 void AllStatus::SetCryptographerReady(bool ready) {
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc 507 allstatus_.SetCryptographerReady(cryptographer->is_ready());
    [all...]

Completed in 75 milliseconds