Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.2/default/
Dhidl_callback_util.h26 using on_death_cb_function = std::function<void(uint64_t)>; variable
33 HidlDeathHandler(const on_death_cb_function& user_cb_function) in HidlDeathHandler()
46 on_death_cb_function cb_function_;