Home
last modified time | relevance | path

Searched defs:SEC_TO_NANOSEC (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_vsync_client_darwin.cpp57 constexpr int64_t SEC_TO_NANOSEC = 1000000000; in VsyncThreadMain() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_vsync_client_windows.cpp57 constexpr int64_t SEC_TO_NANOSEC = 1000000000; in VsyncThreadMain() local
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dfutex_tool.cpp34 const int64_t SEC_TO_NANOSEC = 1000000000; member
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp34 constexpr int64_t SEC_TO_NANOSEC = 1000000000; member
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp27 constexpr int64_t SEC_TO_NANOSEC = 1000000000; member
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h31 constexpr int64_t SEC_TO_NANOSEC = 1000000000; member
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp45 constexpr int32_t SEC_TO_NANOSEC = 1000000000; member
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp61 constexpr int64_t SEC_TO_NANOSEC = 1000000000; member

Completed in 14 milliseconds