Home | History | Annotate | Download | only in password_manager

Lines Matching defs:Blob

44   typedef std::basic_string<uint8_t> Blob;  // std::string is binary-safe.
77 Blob* value) const {
102 const Blob& value) {
110 typedef std::map<std::string, Blob> Folder;
536 TestKWallet::Blob value;
560 TestKWallet::Blob(bytes, length)) ? 0 : 1);
576 TestKWallet::Blob value;