Home
last modified time | relevance | path

Searched refs:UIContentImpl (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp238 UIContentImpl::UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime) in UIContentImpl() function in OHOS::Ace::UIContentImpl
279 UIContentImpl::UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime, bool isCard) in UIContentImpl() function in OHOS::Ace::UIContentImpl
290 UIContentImpl::UIContentImpl(OHOS::AppExecFwk::Ability* ability) : instanceId_(ACE_INSTANCE_ID) {} in UIContentImpl() function in OHOS::Ace::UIContentImpl
292 void UIContentImpl::DestroyUIDirector() in DestroyUIDirector()
303 void UIContentImpl::DestroyCallback() const in DestroyCallback()
438 void UIContentImpl::Destroy() in Destroy()
444 uint32_t UIContentImpl::GetBackgroundColor() in GetBackgroundColor()
481 bool UIContentImpl::ProcessBackPressed() in ProcessBackPressed()
492 bool UIContentImpl::ProcessPointerEventWithCallback( in ProcessPointerEventWithCallback()
561 void UIContentImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel()
[all …]
H A Dui_content_impl.h31 class ACE_FORCE_EXPORT UIContentImpl : public UIContent {
33 UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime);
34 UIContentImpl(OHOS::AppExecFwk::Ability* ability);
35 UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime, bool isCard);
36 ~UIContentImpl() in ~UIContentImpl()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp152 UIContentImpl* uiContent_;
749 UIContentImpl::UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime, bool isCard) in UIContentImpl() function in OHOS::Ace::UIContentImpl
768 UIContentImpl::UIContentImpl(OHOS::AppExecFwk::Ability* ability) in UIContentImpl() function in OHOS::Ace::UIContentImpl
880 void UIContentImpl::RunFormPage() in RunFormPage()
964 void UIContentImpl::Initialize( in Initialize()
2138 void UIContentImpl::Foreground() in Foreground()
2159 void UIContentImpl::Background() in Background()
2194 void UIContentImpl::Focus() in Focus()
2204 void UIContentImpl::UnFocus() in UnFocus()
2210 void UIContentImpl::Destroy() in Destroy()
[all …]
H A Dnavigation_controller_helper.cpp38 … OHOS::Ace::UIContentImpl* uiContentImpl = reinterpret_cast<OHOS::Ace::UIContentImpl*>(uiContent); in GetNavigationController()
H A Dui_content_impl.h49 class ACE_FORCE_EXPORT UIContentImpl : public UIContent {
51 UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime);
52 UIContentImpl(OHOS::AppExecFwk::Ability* ability);
53 UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime, bool isCard);
54 ~UIContentImpl() in ~UIContentImpl()
H A Dace_container.cpp1439 auto uiContentImpl = reinterpret_cast<UIContentImpl*>(uiContent); in UpdatePopupUIExtension()
1595 auto uiContentImpl = reinterpret_cast<UIContentImpl*>(uiContent); in RequestAutoFill()
1687 auto uiContentImpl = reinterpret_cast<UIContentImpl*>(uiContent); in RequestAutoSave()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp125 auto uiContentImpl = std::static_pointer_cast<UIContentImpl>(uiContent_); in InitUiContent()
423 auto uiContent = std::static_pointer_cast<UIContentImpl>(renderer->uiContent_); in UpdateViewportConfig()
/ohos5.0/foundation/arkui/ace_engine/build/
H A Dlibace.map71 OHOS::Ace::UIContentImpl::*;
277 vtable?for?OHOS::Ace::UIContentImpl;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-uiAbilityContext-sys.md1994 …ullptr"的报错信息。应用可通过监听页面加载状态来判断拉起UIExtensionAbility的时机,页面初始化成功后会出现关键日志信息"UIContentImpl: focus again"。
2071 …ullptr"的报错信息。应用可通过监听页面加载状态来判断拉起UIExtensionAbility的时机,页面初始化成功后会出现关键日志信息"UIContentImpl: focus again"。
H A Djs-apis-inner-application-serviceExtensionContext-sys.md2312 …ullptr"的报错信息。应用可通过监听页面加载状态来判断拉起UIExtensionAbility的时机,页面初始化成功后会出现关键日志信息"UIContentImpl: focus again"。
2389 …ullptr"的报错信息。应用可通过监听页面加载状态来判断拉起UIExtensionAbility的时机,页面初始化成功后会出现关键日志信息"UIContentImpl: focus again"。
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp268 auto uiContentImpl = reinterpret_cast<UIContentImpl*>(window_->GetUIContent()); in InitContainer()
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-uiAbilityContext-sys.md1995 …After the page initialization is successful, the key log information "UIContentImpl: focus again" …
2072 …After the page initialization is successful, the key log information "UIContentImpl: focus again" …
H A Djs-apis-inner-application-serviceExtensionContext-sys.md2314 …After the page initialization is successful, the key log information "UIContentImpl: focus again" …
2391 …After the page initialization is successful, the key log information "UIContentImpl: focus again" …