Home
last modified time | relevance | path

Searched refs:CREATING_ID (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_resource.h27 constexpr int64_t CREATING_ID = -2; variable
H A Dability_component_delegate.cpp242 delegate->id_ = CREATING_ID; in CreatePluginResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.h27 constexpr int64_t CREATING_ID = -2; variable
H A Dform_manager_delegate.cpp324 delegate->id_ = CREATING_ID; in CreatePlatformResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.h27 constexpr int64_t CREATING_ID = -2; variable
H A Dplugin_manager_delegate.cpp102 delegate->id_ = CREATING_ID; in CreatePlatformResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.h27 constexpr int64_t CREATING_ID = -2; variable
H A Drich_text_delegate.cpp167 delegate->id_ = CREATING_ID; in CreatePluginResource()