Searched defs:IsSupported (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_data_remover_helper.cc12 bool PluginDataRemoverHelper::IsSupported(PluginPrefs* plugin_prefs) { function in class:PluginDataRemoverHelper
/external/chromium_org/remoting/host/
H A Daudio_capturer_mac.cc10 bool AudioCapturer::IsSupported() { function in class:remoting::AudioCapturer
H A Daudio_capturer_linux.cc81 bool AudioCapturer::IsSupported() { function in class:remoting::AudioCapturer
H A Daudio_capturer_win.cc276 bool AudioCapturer::IsSupported() { function in class:remoting::AudioCapturer
/external/chromium_org/net/proxy/
H A Ddhcp_proxy_script_fetcher_factory.cc26 DCHECK(IsSupported());
37 if (IsSupported()) {
47 bool DhcpProxyScriptFetcherFactory::IsSupported() { function in class:net::DhcpProxyScriptFetcherFactory
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dwindowpickerfactory.h65 static bool IsSupported() { function in class:talk_base::WindowPickerFactory
/external/chromium_org/third_party/skia/src/ports/
H A DSkPurgeableMemoryBlock_none.cpp10 bool SkPurgeableMemoryBlock::IsSupported() { function in class:SkPurgeableMemoryBlock
H A DSkPurgeableMemoryBlock_android.cpp14 bool SkPurgeableMemoryBlock::IsSupported() { function in class:SkPurgeableMemoryBlock
H A DSkPurgeableMemoryBlock_mac.cpp12 bool SkPurgeableMemoryBlock::IsSupported() { function in class:SkPurgeableMemoryBlock
/external/skia/src/ports/
H A DSkPurgeableMemoryBlock_none.cpp10 bool SkPurgeableMemoryBlock::IsSupported() { function in class:SkPurgeableMemoryBlock
H A DSkPurgeableMemoryBlock_android.cpp14 bool SkPurgeableMemoryBlock::IsSupported() { function in class:SkPurgeableMemoryBlock
H A DSkPurgeableMemoryBlock_mac.cpp12 bool SkPurgeableMemoryBlock::IsSupported() { function in class:SkPurgeableMemoryBlock
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebMimeRegistry.h41 enum SupportsType { IsNotSupported, IsSupported, MayBeSupported }; enumerator in enum:WebKit::WebMimeRegistry::SupportsType
/external/chromium_org/crypto/
H A Dec_private_key_openssl.cc14 bool ECPrivateKey::IsSupported() { function in class:crypto::ECPrivateKey
H A Dec_private_key_nss.cc85 bool ECPrivateKey::IsSupported() { function in class:crypto::ECPrivateKey
/external/chromium_org/net/quic/crypto/
H A Daes_128_gcm_12_decrypter_openssl.cc28 bool Aes128Gcm12Decrypter::IsSupported() { return true; } function in class:net::Aes128Gcm12Decrypter
H A Daes_128_gcm_12_encrypter_openssl.cc29 bool Aes128Gcm12Encrypter::IsSupported() { return true; } function in class:net::Aes128Gcm12Encrypter
H A Daes_128_gcm_12_decrypter_nss.cc261 bool Aes128Gcm12Decrypter::IsSupported() { function in class:net::Aes128Gcm12Decrypter
H A Daes_128_gcm_12_encrypter_nss.cc260 bool Aes128Gcm12Encrypter::IsSupported() { function in class:net::Aes128Gcm12Encrypter
/external/chromium/chrome/browser/
H A Dplugin_data_remover.cc168 bool PluginDataRemover::IsSupported() { function in class:PluginDataRemover
/external/chromium_org/remoting/protocol/
H A Dsession_config.cc105 bool CandidateSessionConfig::IsSupported( function in class:remoting::protocol::CandidateSessionConfig
/external/eigen/Eigen/src/Core/
H A DAssign_MKL.h41 { enum { IsSupported = 0 }; }; enumerator in enum:Eigen::internal::vml_call::__anon16889
60 MightEnableVml = vml_call<UnaryOp>::IsSupported && StorageOrdersAgree && DstHasDirectAccess && SrcHasDirectAccess
145 enum { IsSupported = 1 }; \
154 enum { IsSupported = 1 }; \
164 enum { IsSupported = 1 }; \
/external/chromium_org/media/audio/win/
H A Dcore_audio_util_win.cc146 bool CoreAudioUtil::IsSupported() { function in class:media::CoreAudioUtil
194 DCHECK(IsSupported());
222 DCHECK(IsSupported());
232 DCHECK(IsSupported());
267 DCHECK(IsSupported());
286 DCHECK(IsSupported());
321 DCHECK(IsSupported());
337 DCHECK(IsSupported());
355 DCHECK(IsSupported());
374 DCHECK(IsSupported());
[all...]
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DCheckedInt.h75 struct IsSupported struct in namespace:WebCore::detail
81 struct IsSupported<int8_t> struct in namespace:WebCore::detail
85 struct IsSupported<uint8_t> struct in namespace:WebCore::detail
89 struct IsSupported<int16_t> struct in namespace:WebCore::detail
93 struct IsSupported<uint16_t> struct in namespace:WebCore::detail
97 struct IsSupported<int32_t> struct in namespace:WebCore::detail
101 struct IsSupported<uint32_t> struct in namespace:WebCore::detail
105 struct IsSupported<int64_t> struct in namespace:WebCore::detail
109 struct IsSupported<uint64_t> struct in namespace:WebCore::detail
400 IsSupported<typenam
[all...]
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_prefs_browsertest.cc156 bool IsSupported() const { function in class:policy::__anon5516::PolicyTestCase
431 if (!test_case->IsSupported() || pref_mappings.empty())
479 if (!policy_test_case->IsSupported() || pref_mappings.empty())

Completed in 1250 milliseconds

12