Home
last modified time | relevance | path

Searched defs:legacy (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DConsolidationStrategy.php30 public function setLegacy(Legacy $legacy)
/plugin/encryptedpasswords/script/
H A DSubtleAES.js38 async decrypt(ciphertext, password, legacy = false) { argument