Searched refs:pendingHotplug (Results 1 – 1 of 1) sorted by relevance
520 for (auto& pendingHotplug : pendingHotplugs) { in registerCallback() local521 hotplug(callbackData, pendingHotplug.first, pendingHotplug.second); in registerCallback()