Home
last modified time | relevance | path

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

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/
H A Dhashing_options.h59 struct DisableMD5Hash : public internal::ComplexOption<DisableMD5Hash, bool> { struct
63 DisableMD5Hash() : DisableMD5Hash(true) {} in DisableMD5Hash() function
70 * Use this function where the option `DisableMD5Hash` is expected to enable MD5 argument
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/
H A Dhashing_options.h59 struct DisableMD5Hash : public internal::ComplexOption<DisableMD5Hash, bool> { struct
63 DisableMD5Hash() : DisableMD5Hash(true) {} in DisableMD5Hash() function
70 * Use this function where the option `DisableMD5Hash` is expected to enable MD5 argument