Searched defs:new_device (Results 1 – 5 of 5) sorted by relevance
46 std::shared_ptr<Device> new_device = GetMap()[args[0]](); in Create() local
366 uint32_t new_device; in ma_effect_command() local
507 uint32_t new_device; in vol_effect_command() local
289 auto new_device = source_block_device; in UpdateMetadataForOtherSuper() local1151 const LpMetadataBlockDevice& new_device = block_devices_[i]; in ImportPartitions() local
436 void AvrcpService::DeviceCallback(std::shared_ptr<Device> new_device) { in DeviceCallback()