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

  /external/chromium_org/sync/syncable/
nigori_util.cc 208 bool encrypted_without_overwriting_name = (was_encrypted && local
213 if (!encrypted_without_overwriting_name &&
  /external/chromium_org/sync/internal_api/
write_node.cc 78 bool encrypted_without_overwriting_name = (needs_encryption && local
83 if (title_matches && !encrypted_without_overwriting_name) {

Completed in 308 milliseconds