Home
last modified time | relevance | path

Searched defs:Enable (Results 1 – 19 of 19) sorted by relevance

/external/chromium/chrome/browser/
Dpower_save_blocker_common.cc20 void PowerSaveBlocker::Enable() { in Enable() function in PowerSaveBlocker
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerProvider.h30 bool Enable; variable
/external/chromium/base/win/
Devent_trace_provider_unittest.cc97 TEST(EtwTraceProviderTest, Enable) { in TEST() argument
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp128 void CrashRecoveryContext::Enable() { in Enable() function in CrashRecoveryContext
197 void CrashRecoveryContext::Enable() { in Enable() function in CrashRecoveryContext
/external/webrtc/src/modules/audio_processing/main/source/
Dlevel_estimator_impl.cc106 int LevelEstimatorImpl::Enable(bool /*enable*/) { in Enable() function in webrtc::LevelEstimatorImpl
Dnoise_suppression_impl.cc90 int NoiseSuppressionImpl::Enable(bool enable) { in Enable() function in webrtc::NoiseSuppressionImpl
Dvoice_detection_impl.cc94 int VoiceDetectionImpl::Enable(bool enable) { in Enable() function in webrtc::VoiceDetectionImpl
Dhigh_pass_filter_impl.cc137 int HighPassFilterImpl::Enable(bool enable) { in Enable() function in webrtc::HighPassFilterImpl
Decho_control_mobile_impl.cc145 int EchoControlMobileImpl::Enable(bool enable) { in Enable() function in webrtc::EchoControlMobileImpl
Decho_cancellation_impl.cc164 int EchoCancellationImpl::Enable(bool enable) { in Enable() function in webrtc::EchoCancellationImpl
Dgain_control_impl.cc228 int GainControlImpl::Enable(bool enable) { in Enable() function in webrtc::GainControlImpl
/external/libnfc-nxp/src/
DphFriNfc_NdefMap.c1481 …S phFriNfc_NdefMap_MockupNDefModeEn(uint8_t *pNdefCompliancy, uint8_t *pCardType, uint8_t Enable) in phFriNfc_NdefMap_MockupNDefModeEn()
/external/sonivox/jet_tools/JetCreator/
DJetCtrls.py298 def Enable(self, enable): member in JetFileCombo
354 def Enable(self, enable): member in JetFileText
495 def Enable(self, enable): member in TimeCtrl
/external/chromium/chrome/browser/instant/
Dinstant_controller.cc95 void InstantController::Enable(Profile* profile) { in Enable() function in InstantController
/external/v8/src/
Dcompilation-cache.cc529 void CompilationCache::Enable() { in Enable() function in v8::internal::CompilationCache
Dserialize.h418 RLYSTC void Enable() { in Enable() function
/external/clang/lib/AST/
DStmt.cpp83 bool Stmt::CollectingStats(bool Enable) { in CollectingStats()
DDeclBase.cpp72 bool Decl::CollectingStats(bool Enable) { in CollectingStats()
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannel.cc134 bool BaseChannel::Enable(bool enable) { in Enable() function in cricket::BaseChannel