Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/
Dwith_destruction_callback.cc16 destruction_callback_function_(destruction_callback_state_); in ~WithDestructionCallback()
25 destruction_callback_state_ = state; in SetDestructionCallback()
Dwith_destruction_callback.h28 void* destruction_callback_state_ = nullptr; variable