HomeSort by relevance Sort by last modified time
    Searched defs:uuid (Results 226 - 250 of 347) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 89 #error "UUID items require BTRFS_UUID_SIZE == 16!"
129 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
268 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_root_item
btrfs.h 148 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_ioctl_dev_info_args
389 char uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_ioctl_received_subvol_args
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 280 * These items are part of the filesystem UUID tree.
285 #error "UUID items require BTRFS_UUID_SIZE == 16!"
391 /* btrfs generated uuid for this device */
392 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
394 /* uuid of FS who owns this device */
523 * the extent. The chunk tree uuid field is a way to double check the owner
632 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_root_item
btrfs.h 219 __u8 uuid[BTRFS_UUID_SIZE]; /* in/out */ member in struct:btrfs_ioctl_dev_info_args
684 char uuid[BTRFS_UUID_SIZE]; /* in */ member in struct:btrfs_ioctl_received_subvol_args
  /external/syslinux/core/fs/xfs/
xfs_fs.h 167 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:xfs_fsop_geom_v1
193 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:xfs_fsop_geom
  /external/syslinux/extlinux/
xfs_fs.h 167 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:xfs_fsop_geom_v1
193 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:xfs_fsop_geom
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 88 import java.util.UUID;
133 // NOTE: UUID constants below are namespaced
134 // uuid -v5 ad99aa3d-308e-4191-a200-ebcab371c0ad default
135 // uuid -v5 ad99aa3d-308e-4191-a200-ebcab371c0ad primary_physical
136 // uuid -v5 ad99aa3d-308e-4191-a200-ebcab371c0ad system
139 * UUID representing the default internal storage of this device which
148 public static final UUID UUID_DEFAULT = UUID
152 public static final UUID UUID_PRIMARY_PHYSICAL_ = UUID
1854 final UUID uuid = getUuidForPath(file); local
    [all...]
  /frameworks/support/media/src/main/java/androidx/media/
MediaPlayer2Impl.java 63 import java.util.UUID;
1835 UUID uuid = bytesToUUID(subset); local
    [all...]
  /system/bt/bta/av/
bta_av_int.h 244 uint16_t uuid; /* uuid of initiator */ member in struct:__anon1239
514 uint16_t uuid_int; /*intended UUID of Initiator to connect to */
  /system/bt/btif/src/
btif_dm.cc 44 #include <bluetooth/uuid.h>
74 using bluetooth::Uuid;
79 const Uuid UUID_HEARING_AID = Uuid::FromString("FDF0");
801 (Uuid*)(p_dest + sizeof(tBTA_DM_SEARCH));
804 p_src_data->disc_res.num_uuids * sizeof(Uuid));
1111 Uuid uuid = Uuid::From16Bit(UUID_SERVCLASS_HUMAN_INTERFACE); local
    [all...]
  /system/bt/stack/include/
gatt_api.h 255 uint16_t descr; /* as UUID as defined by SIG */
352 /* read request always based on UUID */
416 bluetooth::Uuid service;
439 bluetooth::Uuid uuid; member in struct:__anon2410
504 bluetooth::Uuid char_uuid; /* characteristic UUID type */
511 bluetooth::Uuid service_type; /* group type */
517 bluetooth::Uuid service_type; /* included service UUID */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 552 uint8_t uuid[16]; member in struct:llvm::MachO::uuid_command
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 716 char uuid[36]; member in struct:drm_i915_perf_oa_config
  /external/e2fsprogs/lib/blkid/
probe.h 679 /* btrfs generated uuid for this device */
680 __u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
682 /* uuid of FS who owns this device */
693 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
762 __u8 uuid[16]; /* 128-bit uuid for volume */ member in struct:f2fs_super_block
  /external/f2fs-tools/include/
f2fs_fs.h 385 /* precomputed fs UUID checksum for seeding other checksums */
596 __u8 uuid[16]; /* 128-bit uuid for volume */ member in struct:f2fs_super_block
    [all...]
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 1523 char uuid[36]; member in struct:drm_i915_perf_oa_config
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 764 uint8_t uuid[16]; member in struct:llvm::MachO::uuid_command
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_private.h 281 uint8_t uuid[VK_UUID_SIZE]; member in struct:radv_physical_device
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_private.h 522 uint8_t uuid[VK_UUID_SIZE]; member in struct:anv_physical_device
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 422 u8 uuid[16]; member in struct:hostapd_bss_config
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 17 #include "utils/uuid.h"
1779 char *uuid = cmd, *pin, *pos; local
1798 char *uuid = cmd, *pin; local
1810 char *uuid = cmd, *id; local
1870 char *uuid; local
    [all...]
wpa_supplicant_i.h 394 u8 uuid[WPS_UUID_LEN]; member in struct:wps_ap_info
    [all...]
  /frameworks/base/media/java/android/media/
MediaPlayer2Impl.java 80 import java.util.UUID;
125 private UUID mDrmUUID;
3911 UUID uuid = bytesToUUID(subset); local
4091 private UUID uuid; field in class:MediaPlayer2Impl.ProvisioningThread
    [all...]
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java 282 /** Map from UUID to record */
2795 final String uuid = null; local
    [all...]

Completed in 1338 milliseconds

1 2 3 4 5 6 7 8 91011>>