Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/test/
H A Dresult_sink.cc94 void ResultSink::VerifyChecksum(absl::string_view checksum) { in VerifyChecksum() function in webrtc::ResultSink
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dentry.cc188 Status Entry::VerifyChecksum(std::string_view key, in VerifyChecksum() function in pw::kvs::internal::Entry