Home
last modified time | relevance | path

Searched refs:UnwrapWithoutUpdate (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h775 int64_t UnwrapWithoutUpdate(uint16_t sequence_number) { in UnwrapWithoutUpdate() function
798 int64_t unwrapped = UnwrapWithoutUpdate(sequence_number); in Unwrap()