Searched defs:IsAvailable (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium_org/tools/win/split_link/
H A Dcheck_installed.py9 def IsAvailable(): function
34 if IsAvailable():
/external/chromium_org/ppapi/cpp/
H A Dnetwork_monitor.cc40 bool NetworkMonitor::IsAvailable() { function in class:pp::NetworkMonitor
H A Dnetwork_proxy.cc21 bool NetworkProxy::IsAvailable() { function in class:pp::NetworkProxy
H A Dnetwork_list.cc32 bool NetworkList::IsAvailable() { function in class:pp::NetworkList
H A Dhost_resolver.cc48 bool HostResolver::IsAvailable() { function in class:pp::HostResolver
H A Dnet_address.cc58 bool NetAddress::IsAvailable() { function in class:pp::NetAddress
H A Dudp_socket.cc49 bool UDPSocket::IsAvailable() { function in class:pp::UDPSocket
/external/chromium_org/ppapi/cpp/private/
H A Dflash_message_loop.cc35 bool MessageLoop::IsAvailable() { function in class:pp::flash::MessageLoop
H A Dflash_font_file.cc41 bool FontFile::IsAvailable() { function in class:pp::flash::FontFile
H A Dhost_resolver_private.cc34 bool HostResolverPrivate::IsAvailable() { function in class:pp::HostResolverPrivate
H A Dtcp_server_socket_private.cc40 bool TCPServerSocketPrivate::IsAvailable() { function in class:pp::TCPServerSocketPrivate
H A Dx509_certificate_private.cc35 bool X509CertificatePrivate::IsAvailable() { function in class:pp::X509CertificatePrivate
H A Dudp_socket_private.cc40 bool UDPSocketPrivate::IsAvailable() { function in class:pp::UDPSocketPrivate
H A Duma_private.cc33 bool UMAPrivate::IsAvailable() { function in class:pp::UMAPrivate
42 if (!IsAvailable())
54 if (!IsAvailable())
64 if (!IsAvailable())
72 if (!IsAvailable())
H A Dflash_clipboard.cc36 bool Clipboard::IsAvailable() { function in class:pp::flash::Clipboard
H A Dflash_file.cc33 bool FileModuleLocal::IsAvailable() { function in class:pp::flash::FileModuleLocal
149 bool FileFileRef::IsAvailable() { function in class:pp::flash::FileFileRef
H A Dnet_address_private.cc31 bool NetAddressPrivate::IsAvailable() { function in class:pp::NetAddressPrivate
/external/pdfium/core/src/fxge/win32/
H A Ddwrite_int.h37 FX_BOOL IsAvailable() function in class:CDWriteExt
/external/chromium_org/base/allocator/
H A Dtype_profiler.cc56 bool InterceptFunctions::IsAvailable() { function in class:base::type_profiler::InterceptFunctions
/external/chromium_org/extensions/common/
H A Dextension_api_stub.cc25 Feature::Availability ExtensionAPI::IsAvailable( function in class:extensions::ExtensionAPI
/external/chromium_org/content/browser/power_profiler/
H A Dpower_profiler_service.cc45 bool PowerProfilerService::IsAvailable() const { function in class:content::PowerProfilerService
50 DCHECK(IsAvailable());
/external/chromium_org/ppapi/cpp/dev/
H A Daudio_input_dev.cc43 bool AudioInput_Dev::IsAvailable() { function in class:pp::AudioInput_Dev
H A Dprinting_dev.cc95 bool Printing_Dev::IsAvailable() { function in class:pp::Printing_Dev
H A Dvideo_capture_dev.cc37 bool VideoCapture_Dev::IsAvailable() { function in class:pp::VideoCapture_Dev
/external/chromium_org/chrome/browser/spellchecker/
H A Dspelling_service_client.cc54 if (!context || !IsAvailable(context, type)) {
103 bool SpellingServiceClient::IsAvailable( function in class:SpellingServiceClient

Completed in 8445 milliseconds

12