Home
last modified time | relevance | path

Searched defs:GetRetryCount (Results 1 – 3 of 3) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dcros_publish_service.pb.go151 func (x *PublishRequest) GetRetryCount() int32 { func
Dctp2.pb.go683 func (x *SuiteRequest) GetRetryCount() int64 { func
/external/openthread/src/core/mac/
Dmac_header_ie.hpp374 uint8_t GetRetryCount(void) const { return mConnectionWindow & kRetryCountMask; } in GetRetryCount() function in ot::Mac::ConnectionIe