HomeSort by relevance Sort by last modified time
    Searched full:uuid (Results 626 - 650 of 1218) sorted by null

<<21222324252627282930>>

  /development/ndk/platforms/android-3/include/linux/raid/
md_k.h 97 char uuid[16]; member in struct:mddev_s
  /device/asus/grouper/keymaster/
s_type.h 118 /** Definition of an UUID (from RFC 4122 http://www.ietf.org/rfc/rfc4122.txt) */
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
s_type.h 118 /** Definition of an UUID (from RFC 4122 http://www.ietf.org/rfc/rfc4122.txt) */
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
s_type.h 118 /** Definition of an UUID (from RFC 4122 http://www.ietf.org/rfc/rfc4122.txt) */
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_cfg.c 475 /* room for all UUID list then local name is shortened to this length */
480 { /* mask of UUID list in EIR */
481 0xFFFFFFFF, /* LSB is the first UUID of the first 32 UUIDs in BTM_EIR_UUID_LKUP_TBL */
482 0xFFFFFFFF /* LSB is the first UUID of the next 32 UUIDs in BTM_EIR_UUID_LKUP_TBL */
bta_dm_int.h 216 tSDP_UUID uuid; member in struct:__anon163
547 tBT_UUID uuid; member in struct:__anon201
771 /* store UUID list for EIR */
809 tSDP_UUID uuid; member in struct:__anon211
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 190 tBT_UUID service_uuid; /* service UUID */
  /external/bluetooth/bluedroid/stack/avrc/
avrc_int.h 126 UINT16 service_uuid; /* service UUID to search */
  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 136 BT_HDR *attp_build_browse_cmd(UINT8 op_code, UINT16 s_hdl, UINT16 e_hdl, tBT_UUID uuid)
151 p_buf->len += gatt_build_uuid_to_stream(&p, uuid);
182 p_buf->len += gatt_build_uuid_to_stream(&p, p_value_type->uuid);
562 p_msg->browse.uuid);
  /external/chromium_org/chrome_frame/test/perf/
silverlight.cc 14 interface __declspec(uuid("1B36028E-B491-4bb2-8584-8A9E0A677D6E"))
  /external/chromium_org/chromeos/dbus/
bluetooth_agent_service_provider.cc 288 // UUID.
296 std::string uuid; local
298 !reader.PopString(&uuid)) {
310 delegate_->AuthorizeService(device_path, uuid, callback);
  /external/chromium_org/content/common/fileapi/
file_system_messages.h 146 std::string /* blob uuid */,
  /external/chromium_org/device/bluetooth/
bluetooth_device_win.h 74 const BluetoothServiceRecord* GetServiceRecord(const std::string& uuid) const;
  /external/chromium_org/media/base/android/
media_drm_bridge.h 127 // UUID of the key system.
  /external/chromium_org/remoting/base/
breakpad_win_unittest.cc 99 UUID guid = {0};
  /external/chromium_org/remoting/host/installer/mac/
ChromotingHost.pkgproj 448 <key>UUID</key>
468 <key>UUID</key>
488 <key>UUID</key>
508 <key>UUID</key>
  /external/chromium_org/third_party/WebKit/Source/core/platform/mediastream/
MediaStreamDescriptor.cpp 36 #include "platform/UUID.h"
  /external/chromium_org/third_party/WebKit/Source/modules/filesystem/
FileWriterSync.cpp 53 writer()->write(position(), data->uuid());
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebBlobData.cpp 83 result.blobUUID = item.blobDataHandle->uuid();
  /external/chromium_org/third_party/WebKit/Source/platform/mediastream/
MediaStreamComponent.cpp 36 #include "platform/UUID.h"
  /external/chromium_org/third_party/WebKit/public/platform/
WebHTTPBody.h 90 BLINK_PLATFORM_EXPORT void appendBlob(const WebString& uuid);
  /external/chromium_org/third_party/angle/build/
common.gypi 98 'uuid.lib',
  /external/clang/test/Parser/
MicrosoftExtensions.c 6 struct __declspec(uuid("00000000-0000-0000-C000-000000000046")) __declspec(novtable) IUnknown {}; /* expected-warning{{__declspec attribute 'novtable' is not supported}} */
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 23 A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
probe.h 675 /* btrfs generated uuid for this device */
676 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
678 /* uuid of FS who owns this device */
689 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */

Completed in 1378 milliseconds

<<21222324252627282930>>