Searched refs:SetLoadFailEvent (Results 1 – 4 of 4) sorted by relevance
112 imageChild_->SetLoadFailEvent(loadFailEvent_); in AddSpecializedEvent()
104 void ImageComponent::SetLoadFailEvent(const EventMarker& loadFailEvent) in SetLoadFailEvent() function in OHOS::Ace::ImageComponent
53 void SetLoadFailEvent(const EventMarker& loadFailEvent);
111 image->SetLoadFailEvent(onErrorEvent); in SetOnError()