Home
last modified time | relevance | path

Searched refs:SoftReset (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/mock/
Dmock_neteq_controller.h25 MOCK_METHOD(void, SoftReset, (), (override));
/external/webrtc/api/neteq/
Dneteq_controller.h106 virtual void SoftReset() = 0;
/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.h39 void SoftReset() override;
Ddecision_logic.cc75 void DecisionLogic::SoftReset() { in SoftReset() function in webrtc::DecisionLogic
Dneteq_impl.cc1211 controller_->SoftReset(); in GetDecision()
/external/libcups/backend/
Dusb-darwin.c186 kern_return_t (*SoftReset)(struct classdriver_s **printer, UInt16 timeout); member
1029 if ((*g.classdriver)->SoftReset != NULL) in sidechannel_thread()
2420 (*g.classdriver)->SoftReset(g.classdriver, DEFAULT_TIMEOUT); in soft_reset()