Home
last modified time | relevance | path

Searched defs:runtime (Results 201 - 201 of 201) sorted by relevance

123456789

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp254 extern "C" ACE_FORCE_EXPORT void* OHOS_ACE_CreateUIContent(void* context, void* runtime) in OHOS_ACE_CreateUIContent() argument
261 extern "C" ACE_FORCE_EXPORT void* OHOS_ACE_CreateFormContent(void* context, void* runtime, bool isCard) in OHOS_ACE_CreateFormContent() argument
722 UIContentImpl::UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime) : runtime_(runtime) in UIContentImpl() argument
733 UIContentImpl::UIContentImpl(OHOS::AbilityRuntime::Context* context, void* runtime, bool isCard) in UIContentImpl() argument

Completed in 17 milliseconds

123456789