Searched defs:GetPeriod (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | announce_sender.hpp | 116     uint32_t GetPeriod(void) const { return mPeriod; }  in GetPeriod()  function in ot::AnnounceSenderBase | 
| /external/cronet/components/metrics/ | ||
| D | psi_memory_parser_linux.cc | 58 uint32_t PSIMemoryParser::GetPeriod() const {  in GetPeriod()  function in metrics::PSIMemoryParser | 
| D | psi_memory_parser_linux_unittest.cc | 39   uint32_t GetPeriod() { return cit_->GetPeriod(); }  in GetPeriod()  function in metrics::PSIMemoryParserTest | 
| /external/openthread/src/core/mac/ | ||
| D | mac_frame.hpp | 1642     uint16_t GetPeriod(void) const { return HostSwap16(mPeriod); }  in GetPeriod()  function in ot::Mac::CslIe |