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

<<11121314151617181920>>

  /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/ARCMT/
Common.h 14 @protocol NSObject
  /external/clang/test/Analysis/
CFRetainRelease_NSAssertionHandler.m 12 @protocol NSObject - (BOOL)isEqual:(id)object; @end
13 @protocol NSCopying - (id)copyWithZone:(NSZone *)zone; @end
14 @protocol NSMutableCopying - (id)mutableCopyWithZone:(NSZone *)zone; @end
15 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
PR2599.m 16 @protocol NSObject
20 @protocol NSCopying
22 @end @protocol NSMutableCopying
25 @protocol
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
debug-info-crash.m 16 @protocol P0 @end
synthesize_ivar.m 30 @protocol P0 @end
  /external/clang/test/CodeGenObjCXX/
blocks.mm 23 @protocol NSObject;
catch-id-type.mm 14 @protocol P @end;
copy.mm 29 @protocol bork
  /external/clang/test/Index/
complete-at-directives.m 13 // CHECK-CC1: {TypedText protocol}{HorizontalSpace }{Placeholder protocol}
31 // CHECK-CC4: NotImplemented:{TypedText @protocol}{HorizontalSpace }{Placeholder protocol}

Completed in 1463 milliseconds

<<11121314151617181920>>