Home
last modified time | relevance | path

Searched defs:DEFAULT_INTERVAL (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_paint_property.h34 static const int32_t DEFAULT_INTERVAL; member
H A Dswiper_paint_property.cpp23 const int32_t SwiperAnimationStyle::DEFAULT_INTERVAL = 3000; member in OHOS::Ace::NG::SwiperAnimationStyle
H A Dswiper_pattern.cpp3906 const int32_t DEFAULT_INTERVAL = 3000; in GetInterval() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.h33 constexpr int32_t DEFAULT_INTERVAL = 3000; variable
/ohos5.0/base/startup/init/watchdog/
H A Dinit_watchdog.c36 #define DEFAULT_INTERVAL 3 macro
/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_log_test.cpp53 constexpr int32_t DEFAULT_INTERVAL = 5000; variable
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp51 constexpr int32_t DEFAULT_INTERVAL = 5000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp80 const static int32_t DEFAULT_INTERVAL = 3000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp40 constexpr int32_t DEFAULT_INTERVAL = 3000; variable