Searched defs:VerifyChecksum (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/audio_coding/neteq/test/ | ||
D | result_sink.cc | 117 void ResultSink::VerifyChecksum(const std::string& checksum) { in VerifyChecksum() function in webrtc::ResultSink |
/external/pigweed/pw_kvs/ | ||
D | entry.cc | 189 Status Entry::VerifyChecksum(Key key, std::span<const byte> value) const { in VerifyChecksum() function in pw::kvs::internal::Entry |