Home
last modified time | relevance | path

Searched defs:silentInstallErrorCallBack (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp46 SilentInstall(const std::string& moduleName, const std::function<void()>& callback, const std::function<void(int32_t, const std::string&)>& silentInstallErrorCallBack) SilentInstall() argument
/foundation/arkui/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp46 SilentInstall(const std::string& moduleName, const std::function<void()>& callback, const std::function<void(int32_t, const std::string&)>& silentInstallErrorCallBack) SilentInstall() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp185 LoadPageUrl(const std::string& url, const std::function<void()>& callback, const std::function<void(int32_t, const std::string&)>& silentInstallErrorCallBack) LoadPageUrl() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp2238 auto silentInstallErrorCallBack = [errorCb = errorCallback, taskExecutor, instanceId, errorCallbackTaskName]( in LoadOhmUrlPage() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2003 auto silentInstallErrorCallBack = [finishCallback = loadFinishCallback]( in PreloadNamedRouter() local

Completed in 9 milliseconds