Home
last modified time | relevance | path

Searched refs:GetNanoTime (Results 1 - 9 of 9) sorted by relevance

/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_glow_point.cpp57 int64_t KnuckleGlowPoint::GetNanoTime() const in GetNanoTime() function in OHOS::MMI::KnuckleGlowPoint
71 int64_t currentTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in Update()
108 lastUpdateTimeMillis_ = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in Reset()
/foundation/multimodalinput/input/service/window_manager/include/
H A Dknuckle_glow_point.h40 int64_t GetNanoTime() const;
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_simulate_test.cpp105 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
327 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
418 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
474 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
H A Dinput_manager_test.cpp471 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
2310 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
H A Dinput_manager_inject_test.cpp615 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager_util.cpp211 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in SetupPointerEvent005()
264 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in SetupPointerEvent007()
761 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in SetupKeyEvent001()
777 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in SetupKeyEvent002()
793 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in SetupKeyEvent003()
/foundation/multimodalinput/input/test/unittest/common/include/
H A Devent_util_test.h184 int64_t GetNanoTime();
/foundation/multimodalinput/input/test/unittest/common/src/
H A Devent_util_test.cpp294 int64_t GetNanoTime() in GetNanoTime() function
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp149 int64_t GetNanoTime() in GetNanoTime() function
160 int64_t downTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in SetupKeyEvent()
2013 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2041 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2095 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2123 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2210 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2229 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2248 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND;
2275 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECON
[all...]

Completed in 14 milliseconds