| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
| H A D | distributed_hardware_manager_factory.cpp | 139 const auto uuid = GetUUIDByDm(networkId); in CheckExitSAOrNot() local 156 int32_t DistributedHardwareManagerFactory::SendOnLineEvent(const std::string &networkId, const std::string &uuid, in SendOnLineEvent() argument 204 SendOffLineEvent(const std::string &networkId, const std::string &uuid, const std::string &udid, uint16_t deviceType) SendOffLineEvent() argument [all...] |
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| H A D | distributed_input_sink_stub.cpp | 109 std::string uuid = data.ReadString(); in NotifyStartDScreenInner() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket_service.cpp | 99 int SocketService::Connect(const std::string &addr, const Uuid &uuid, int securityFlag, int type) in Connect() argument 118 int SocketService::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int type) in Listen() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
| H A D | sdp_client.c | 168 BtUuid uuid; in SdpCreateServiceBrowseRequest() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-log-userspace-transfer.c | 170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, in dm_consult_userspace() argument
|
| /kernel/linux/linux-5.10/drivers/vfio/mdev/ |
| H A D | mdev_core.c | 272 mdev_device_create(struct kobject *kobj, struct device *dev, const guid_t *uuid) mdev_device_create() argument
|
| H A D | mdev_sysfs.c | 55 guid_t uuid; in create_store() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | dm-log-userspace.h | 419 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | uuid-tree.c | 14 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() argument 22 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup() argument 82 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument 147 btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_remove() argument 229 btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_iter_rem() argument 257 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subvolid) btrfs_check_uuid_tree_entry() argument 343 u8 uuid[BTRFS_UUID_SIZE]; btrfs_uuid_tree_iterate() local [all...] |
| /kernel/linux/linux-5.10/drivers/nvdimm/ |
| H A D | btt_devs.c | 182 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, u8 *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | uuid-tree.c | 17 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() argument 25 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup() argument 85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument 149 btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_remove() argument 231 btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_iter_rem() argument 259 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subvolid) btrfs_check_uuid_tree_entry() argument 345 u8 uuid[BTRFS_UUID_SIZE]; btrfs_uuid_tree_iterate() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mdev.h | 20 guid_t uuid; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | dm-log-userspace.h | 419 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/linux-6.6/drivers/firmware/arm_ffa/ |
| H A D | bus.c | 174 struct ffa_device *ffa_device_register(const uuid_t *uuid, int vm_id, in ffa_device_register() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nvdimm/ |
| H A D | btt_devs.c | 183 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, uuid_t *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | early-lookup.c | 10 const char *uuid; member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-log-userspace-transfer.c | 170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, in dm_consult_userspace() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | eir.c | 54 u8 eir_append_service_data(u8 *eir, u16 eir_len, u16 uuid, u8 *data, in eir_append_service_data() argument 70 struct bt_uuid *uuid; in create_uuid16_list() local 112 struct bt_uuid *uuid; in create_uuid32_list() local 145 struct bt_uuid *uuid; create_uuid128_list() local 367 eir_get_service_data(u8 *eir, size_t eir_len, u16 uuid, size_t *len) eir_get_service_data() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | ipc4-loader.c | 164 sof_ipc4_load_library_by_uuid(struct snd_sof_dev *sdev, unsigned long lib_id, const guid_t *uuid) sof_ipc4_load_library_by_uuid() argument 262 sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev, const guid_t *uuid) sof_ipc4_find_module_by_uuid() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | utils.c | 16 static int avs_module_entry_index(struct avs_dev *adev, const guid_t *uuid) in avs_module_entry_index() argument 47 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry) in avs_get_module_entry() argument 75 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid) in avs_get_module_id() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | dm-log-userspace.h | 45 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | dm-log-userspace.h | 45 char uuid[DM_UUID_LEN]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | dm-log-userspace.h | 34 char uuid[DM_UUID_LEN]; member
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| H A D | bean.py | 19 import uuid namespace
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | result_uploader.py | 7 import uuid namespace
|