Home
last modified time | relevance | path

Searched defs:is_component_enabled (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dprocessing_component.cc54 bool ProcessingComponent::is_component_enabled() const { in is_component_enabled() function in webrtc::ProcessingComponent
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/
H A Dprocessing_component.cc54 bool ProcessingComponent::is_component_enabled() const { in is_component_enabled() function in webrtc::ProcessingComponent
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/
H A Dprocessing_component.cc54 bool ProcessingComponent::is_component_enabled() const { in is_component_enabled() function in webrtc::ProcessingComponent
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/
H A Dprocessing_component.cc55 bool ProcessingComponent::is_component_enabled() const { in is_component_enabled() function in webrtc::ProcessingComponent
/dports/www/trac-devel/Trac-1.5.3/trac/
H A Dcore.py276 def is_component_enabled(self, cls): member in ComponentManager
H A Denv.py336 def is_component_enabled(self, cls): member in Environment
1144 def is_component_enabled(self, cls): member in EnvironmentAdmin._create_env.MigrateEnvironment
H A Dtest.py496 def is_component_enabled(self, cls): member in EnvironmentStub
/dports/www/trac-devel/Trac-1.5.3/trac/tests/
H A Dcore.py347 def is_component_enabled(self, cls): member in ComponentTestCase.test_instantiation_doesnt_enable.DisablingComponentManager