Home
last modified time | relevance | path

Searched refs:ACE_WEAK_SYM (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp381 ACE_WEAK_SYM int32_t SystemProperties::deviceWidth_ = 0;
382 ACE_WEAK_SYM int32_t SystemProperties::deviceHeight_ = 0;
383 ACE_WEAK_SYM int32_t SystemProperties::devicePhysicalWidth_ = 0;
384 ACE_WEAK_SYM int32_t SystemProperties::devicePhysicalHeight_ = 0;
385 ACE_WEAK_SYM double SystemProperties::resolution_ = 1.0;
386 ACE_WEAK_SYM DeviceType SystemProperties::deviceType_ { DeviceType::UNKNOWN };
387 ACE_WEAK_SYM FoldScreenType SystemProperties::foldScreenType_ { FoldScreenType::UNKNOWN };
388 ACE_WEAK_SYM bool SystemProperties::needAvoidWindow_ { false };
389 ACE_WEAK_SYM DeviceOrientation SystemProperties::orientation_ { DeviceOrientation::PORTRAIT };
399 ACE_WEAK_SYM ColorMod
[all...]
/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_app_bar_view.cpp18 ACE_WEAK_SYM RefPtr<FrameNode> AppBarView::Create(const RefPtr<FrameNode>& stage) in Create()
23 ACE_WEAK_SYM void AppBarView::SetStatusBarItemColor(bool isLight) in SetStatusBarItemColor()
28 ACE_WEAK_SYM std::optional<RectF> AppBarView::GetAppBarRect() in GetAppBarRect()
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_want_wrap.cpp21 ACE_WEAK_SYM RefPtr<WantWrap> WantWrap::CreateWantWrap(const std::string& bundleName, const std::string& abilityName) in CreateWantWrap()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dmacros.h19 #define ACE_WEAK_SYM __attribute__((weak)) macro

Completed in 3 milliseconds