Searched defs:SetOnDelete (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/ | ||
H A D | piece_declaration.h | 183 void SetOnDelete(const EventMarker& onDelete) in SetOnDelete() function in OHOS::Ace::PieceDeclaration |
/foundation/arkui/ace_engine/frameworks/core/components/piece/ | ||
H A D | piece_component.cpp | 126 void PieceComponent::SetOnDelete(const EventMarker& onDelete) in SetOnDelete() function in OHOS::Ace::PieceComponent |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | view_abstract_model_impl.cpp | 1101 void ViewAbstractModelImpl::SetOnDelete(std::function<void()>&& onDeleteCallback) in SetOnDelete() function in OHOS::Ace::Framework::ViewAbstractModelImpl |
Completed in 5 milliseconds