Home
last modified time | relevance | path

Searched defs:SECOND_TO_MS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_common.h27 static constexpr int64_t SECOND_TO_MS = 1000; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h31 const static int SECOND_TO_MS = 1000; variable
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp32 static const int SECOND_TO_MS = 1000; variable
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h312 static const int64_t SECOND_TO_MS = 1000; variable