Home
last modified time | relevance | path

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

/system/netd/libnetdutils/include/netdutils/
DBackoffSequence.h87 constexpr Builder& withEndOfSequenceIndicator(time_type eos) { in withEndOfSequenceIndicator() function
/system/netd/libnetdutils/
DBackoffSequenceTest.cpp118 .withEndOfSequenceIndicator(-1) in TEST()