Home
last modified time | relevance | path

Searched defs:errorId (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drender_surface_impl.cpp40 … const std::string& param) { uiTaskExecutor.PostTask([weak, errorId, param] {}); }; in InitSurface()
Dmedia_player_impl.cpp50 const std::string& errorId, const std::string& param) { in CreateMediaPlayer()
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_element.cpp206 const std::string& errorId, const std::string& param) { in CreatePlatformResource()
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_element.cpp990 const std::string& errorId, const std::string& param) { in CreatePlatformResource()
1174 void VideoElement::OnError(const std::string& errorId, const std::string& param) in OnError()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_pattern.cpp428 void VideoPattern::OnError(const std::string& errorId) in OnError()