Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp54 class NotifyOnExit { class
56 …explicit NotifyOnExit(bool notify, std::function<void()> callback) : notify_(notify), callback_(ca… in NotifyOnExit() function in __anon3577c0ce0110::NotifyOnExit
57 virtual ~NotifyOnExit() in ~NotifyOnExit()