Home
last modified time | relevance | path

Searched refs:pendingHotplug (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp520 for (auto& pendingHotplug : pendingHotplugs) { in registerCallback() local
521 hotplug(callbackData, pendingHotplug.first, pendingHotplug.second); in registerCallback()