Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dtimer_event_handler.cpp29 static const int NANO_TO_BASE = 1000000000; variable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp60 static const int NANO_TO_BASE = 1000000000; variable
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp58 static const int NANO_TO_BASE = 1000000000LL; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp75 static const int NANO_TO_BASE = 1000000000; variable