Searched refs:impl (Results 1 – 1 of 1) sorted by relevance
114 auto* impl = reinterpret_cast<IBootDone*>(ctx); in on_channel_cleanup() local115 assert(impl); in on_channel_cleanup()116 impl->destroy(); in on_channel_cleanup()121 auto* impl = reinterpret_cast<IBootDone*>(ctx); in on_message() local124 assert(impl); in on_message()174 rc = impl->set_boot_done(); in on_message()