Home
last modified time | relevance | path

Searched defs:uuid (Results 201 - 225 of 872) sorted by relevance

12345678910>>...35

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager_factory.cpp139 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 Ddistributed_input_sink_stub.cpp109 std::string uuid = data.ReadString(); in NotifyStartDScreenInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.cpp99 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 Dsdp_client.c168 BtUuid uuid; in SdpCreateServiceBrowseRequest() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log-userspace-transfer.c170 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 Dmdev_core.c272 mdev_device_create(struct kobject *kobj, struct device *dev, const guid_t *uuid) mdev_device_create() argument
H A Dmdev_sysfs.c55 guid_t uuid; in create_store() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddm-log-userspace.h419 char uuid[DM_UUID_LEN]; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Duuid-tree.c14 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 Dbtt_devs.c182 __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 Duuid-tree.c17 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 Dmdev.h20 guid_t uuid; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddm-log-userspace.h419 char uuid[DM_UUID_LEN]; member
/kernel/linux/linux-6.6/drivers/firmware/arm_ffa/
H A Dbus.c174 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 Dbtt_devs.c183 __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 Dearly-lookup.c10 const char *uuid; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-log-userspace-transfer.c170 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 Deir.c54 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 Dipc4-loader.c164 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 Dutils.c16 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 Ddm-log-userspace.h45 char uuid[DM_UUID_LEN]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddm-log-userspace.h45 char uuid[DM_UUID_LEN]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddm-log-userspace.h34 char uuid[DM_UUID_LEN]; member
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dbean.py19 import uuid namespace
/third_party/protobuf/benchmarks/util/
H A Dresult_uploader.py7 import uuid namespace

Completed in 15 milliseconds

12345678910>>...35