Home
last modified time | relevance | path

Searched defs:SEC_TO_NANOSEC (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dtime_util.h26 constexpr int64_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/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
/ohos5.0/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
/ohos5.0/commonlibrary/c_utils/base/include/
H A Ddatetime_ex.h46 constexpr int64_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/base/security/device_security_level/baselib/utils/src/
H A Dutils_datetime.c24 #define SEC_TO_NANOSEC 1000000000 macro
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dfutex_tool.cpp34 const int64_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dkey_event_util.cpp25 constexpr int32_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_utils.cpp22 constexpr uint64_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_glow_point.cpp28 constexpr int32_t SEC_TO_NANOSEC { 1000000000 }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp27 constexpr int64_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp34 constexpr int64_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Devent_util_test.cpp29 constexpr int32_t SEC_TO_NANOSEC { 1000000000 }; variable
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp43 constexpr int32_t SEC_TO_NANOSEC = 1000000000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp61 constexpr int64_t SEC_TO_NANOSEC = 1000000000; variable