Home
last modified time | relevance | path

Searched defs:IgnoreResult (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dpacket_buffer_fuzzer.cc20 void IgnoreResult(video_coding::PacketBuffer::InsertResult result) {} in IgnoreResult() function
/aosp_15_r20/external/cronet/base/functional/
H A Dbind.h430 inline internal::IgnoreResultHelper<T> IgnoreResult(T data) { in IgnoreResult() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dresult.h101 void IgnoreResult() const {} in IgnoreResult() function
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket_buffer_unittest.cc40 void IgnoreResult(PacketBuffer::InsertResult /*result*/) {} in IgnoreResult() function