Searched defs:new_device (Results 1 – 3 of 3) sorted by relevance
49 std::shared_ptr<Device> new_device = GetMap()[args[0]](); in Create() local
201 auto new_device = source_block_device; in NewForUpdate() local994 const LpMetadataBlockDevice& new_device = block_devices_[i]; in ImportPartitions() local
380 void AvrcpService::DeviceCallback(std::shared_ptr<Device> new_device) { in DeviceCallback()