Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dstatus_listener.h184 void RemovePrepareListener(const StatusCallback& callback) in RemovePrepareListener() function
189 void RemovePrepareListener(typename StatusCallback::IdType id) in RemovePrepareListener() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp948 controller->RemovePrepareListener(prepareId); in AddPrepareListener()