HomeSort by relevance Sort by last modified time
    Searched refs:IsAvailable (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /external/chromium_org/ppapi/cpp/
network_monitor.h 26 static bool IsAvailable();
network_proxy.h 25 static bool IsAvailable();
host_resolver.h 63 static bool IsAvailable();
net_address.h 67 static bool IsAvailable();
network_monitor.cc 40 bool NetworkMonitor::IsAvailable() {
network_proxy.cc 21 bool NetworkProxy::IsAvailable() {
network_list.h 25 static bool IsAvailable();
  /external/chromium_org/ppapi/cpp/private/
flash_message_loop.h 22 static bool IsAvailable();
flash_font_file.h 29 static bool IsAvailable();
tcp_server_socket_private.h 22 static bool IsAvailable();
x509_certificate_private.h 24 static bool IsAvailable();
flash_message_loop.cc 35 bool MessageLoop::IsAvailable() {
host_resolver_private.h 27 static bool IsAvailable();
flash_clipboard.h 23 static bool IsAvailable();
flash_font_file.cc 41 bool FontFile::IsAvailable() {
udp_socket_private.h 23 static bool IsAvailable();
flash_file.h 25 static bool IsAvailable();
60 static bool IsAvailable();
  /external/chromium_org/tools/win/split_link/
check_installed.py 9 def IsAvailable():
34 if IsAvailable():
  /external/chromium_org/base/allocator/
type_profiler.h 32 static bool IsAvailable();
type_profiler.cc 56 bool InterceptFunctions::IsAvailable() {
  /external/chromium_org/ppapi/cpp/dev/
printing_dev.h 37 static bool IsAvailable();
audio_input_dev.h 34 static bool IsAvailable();
video_capture_dev.h 27 static bool IsAvailable();
  /external/chromium_org/extensions/common/
extension_api_stub.cc 24 Feature::Availability ExtensionAPI::IsAvailable(
  /external/chromium_org/chrome/browser/media/
encrypted_media_message_filter_android.cc 74 if (!MediaDrmBridge::IsAvailable() || !MediaCodecBridge::IsAvailable())

Completed in 931 milliseconds

1 2 3 4