Home
last modified time | relevance | path

Searched defs:GetSequence (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
H A Dordered_set.h74 absl::Span<T const> GetSequence() const { return value_sequence_; } in GetSequence() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/utils/
H A Dcycle_detector.h84 const std::vector<T>& GetSequence() const { return value_sequence_; } in GetSequence() function
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_mpl.hpp127 uint8_t GetSequence(void) const { return mSequence; } in GetSequence() function in ot::Ip6::MplOption
H A Dicmp6.hpp192 uint16_t GetSequence(void) const { return BigEndian::HostSwap16(mData.m16[1]); } in GetSequence() function in ot::Ip6::Icmp::Header
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.cpp389 uint8_t Frame::GetSequence(void) const in GetSequence() function in ot::Mac::Frame
H A Dmac_frame.hpp280 uint8_t GetSequence(void) const { return mSequence; } in GetSequence() function in ot::Mac::TimeIe