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

  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 434 void WriteNode::EncryptIfNecessary(sync_pb::EntitySpecifics* unencrypted) {
511 EncryptIfNecessary(&entity_specifics);
526 EncryptIfNecessary(&entity_specifics);
540 EncryptIfNecessary(&entity_specifics);
605 EncryptIfNecessary(&new_data);
620 EncryptIfNecessary(&entity_specifics);
640 EncryptIfNecessary(&entity_specifics);
648 EncryptIfNecessary(&entity_specifics);
656 EncryptIfNecessary(&entity_specifics);
664 EncryptIfNecessary(&entity_specifics)
    [all...]
syncapi.h 461 void EncryptIfNecessary(sync_pb::EntitySpecifics* new_value);
    [all...]

Completed in 452 milliseconds