Searched defs:GetDelay (Results 1 – 6 of 6) sorted by relevance
| /external/tinyalsa_new/tests/src/ | ||
| D | pcm_in_test.cc | 75 TEST_F(PcmInTest, GetDelay) { in TEST_F() argument |
| /external/webrtc/modules/audio_processing/aec3/ | ||
| D | render_delay_controller.cc | 114 absl::optional<DelayEstimate> RenderDelayControllerImpl::GetDelay( in GetDelay() function in webrtc::__anon43fcae810111::RenderDelayControllerImpl |
| /external/openthread/src/core/utils/ | ||
| D | channel_manager.hpp | 110 uint16_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::Utils::ChannelManager |
| /external/openthread/src/core/meshcop/ | ||
| D | dataset.hpp | 407 uint32_t GetDelay(void) const { return mDelay; } in GetDelay() function in ot::MeshCoP::Dataset::Info |
| /external/webrtc/rtc_base/ | ||
| D | thread.cc | 529 int Thread::GetDelay() { in GetDelay() function in rtc::Thread |
| D | ssl_stream_adapter_unittest.cc | 682 int GetDelay() { return delay_; } in GetDelay() function in SSLStreamAdapterTestBase |