HomeSort by relevance Sort by last modified time
    Searched full:protocol (Results 426 - 450 of 3891) sorted by null

<<11121314151617181920>>

  /external/bluetooth/bluez/network/
manager.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/plugins/
builtin.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/sap/
manager.h 2 * BlueZ - Bluetooth protocol stack for Linux
server.h 2 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/serial/
manager.h 3 * BlueZ - Bluetooth protocol stack for Linux
port.h 3 * BlueZ - Bluetooth protocol stack for Linux
proxy.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/src/
oui.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/hcidump/src/
hcidump.8 38 Sets default Protocol Service Multiplexer to
88 Sets the PSM value for the CAPI Message Transport Protocol.
94 Sets the RFCOMM channel value for the Object Exchange Protocol.
97 Sets the RFCOMM channel value for the Point-to-Point Protocol.
  /external/chromium/chrome/browser/debugger/
devtools_remote_service.cc 50 NOTREACHED(); // Broken protocol - no "command" specified
54 NOTREACHED(); // Broken protocol - not a JS object
63 static const std::string kVersion = "0.1"; // Current protocol version
97 // Unknown protocol command.
  /external/chromium/chrome/browser/sync/engine/
clear_data_command_unittest.cc 6 #include "chrome/browser/sync/protocol/autofill_specifics.pb.h"
7 #include "chrome/browser/sync/protocol/bookmark_specifics.pb.h"
8 #include "chrome/browser/sync/protocol/preference_specifics.pb.h"
9 #include "chrome/browser/sync/protocol/sync.pb.h"
download_updates_command_unittest.cc 6 #include "chrome/browser/sync/protocol/autofill_specifics.pb.h"
7 #include "chrome/browser/sync/protocol/bookmark_specifics.pb.h"
8 #include "chrome/browser/sync/protocol/preference_specifics.pb.h"
9 #include "chrome/browser/sync/protocol/sync.pb.h"
  /external/chromium/chrome/browser/sync/protocol/
app_specifics.proto 5 // Sync protocol datatype extension for apps.
proto_enum_conversions.h 11 #include "chrome/browser/sync/protocol/session_specifics.pb.h"
typed_url_specifics.proto 5 // Sync protocol datatype extension for typed urls.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.h 7 @protocol BookmarkButtonControllerProtocol;
  /external/chromium/net/tools/fetch/
http_session.cc 28 response_info.protocol = "HTTP/1.1";
  /external/chromium/net/tools/flip_server/
spdy_util.cc 18 // TODO(mbelshe): if uri is fully qualified, need to strip protocol/host.
  /external/chromium/net/udp/
datagram_socket.h 13 // A datagram socket is an interface to a protocol which exchanges
  /external/chromium/net/url_request/
url_request_data_job.cc 5 // Simple implementation of a data: protocol handler.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionclient.h 43 virtual bool ParseContent(SignalingProtocol protocol,
47 virtual bool WriteContent(SignalingProtocol protocol,
70 virtual bool ParseContent(SignalingProtocol protocol,
74 virtual bool WriteContent(SignalingProtocol protocol,
  /external/clang/test/Analysis/
CFRetainRelease_NSAssertionHandler.m 10 @protocol NSObject - (BOOL)isEqual:(id)object; @end
11 @protocol NSCopying - (id)copyWithZone:(NSZone *)zone; @end
12 @protocol NSMutableCopying - (id)mutableCopyWithZone:(NSZone *)zone; @end
13 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
properties.m 7 @protocol NSObject - (BOOL)isEqual:(id)object; @end
8 @protocol NSCopying - (id)copyWithZone:(NSZone *)zone; @end
9 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
10 @protocol NSMutableCopying - (id)mutableCopyWithZone:(NSZone *)zone; @end
self-init.m 4 @protocol NSObject
6 @protocol NSCopying - (id)copyWithZone:(NSZone *)zone;
8 @protocol NSMutableCopying - (id)mutableCopyWithZone:(NSZone *)zone;
10 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder;
  /external/clang/test/CodeGenObjC/
debug-info-blocks.m 10 @protocol NSObject

Completed in 2685 milliseconds

<<11121314151617181920>>