Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1689 systemGraphUriHandlerToken_ = SystemGraphUri()->OnChanged()->AddHandler( in SubscribeToPropertyChanges()
1707 SystemGraphUri()->OnChanged()->RemoveHandler(systemGraphUriHandlerToken_); in UnsubscribeFromPropertyChanges()
1708 systemGraphUriHandlerToken_ = {}; in UnsubscribeFromPropertyChanges()
1727 META_NS::IEvent::Token systemGraphUriHandlerToken_ {}; member in __anon3577c0ce0110::SceneImpl