/base/hiviewdfx/hiview/base/utility/ |
D | time_util.cpp | 36 struct timeval now; in GenerateTimestamp() local 50 auto now = std::chrono::system_clock::now(); in GetMillSecOfSec() local 57 auto now = std::chrono::system_clock::now(); in GetMilliseconds() local 94 time_t now = std::time(nullptr); in Get0ClockStampMs() local 108 auto now = std::chrono::steady_clock::now(); in GetSteadyClockTimeMs() local
|
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
D | faultlogger_client_unittest.cpp | 54 auto now = time(nullptr); variable 85 auto now = time(nullptr); variable 89 auto task = [](int32_t now) { in __anon5d66fa070102()
|
D | faultlogger_unittest.cpp | 263 time_t now = std::time(nullptr); variable 331 time_t now = std::time(nullptr); variable 581 time_t now = time(nullptr); variable 611 time_t now = time(nullptr); variable
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/ |
D | distributed_flow_control_test.cpp | 51 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); variable 69 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); variable
|
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/test/common/moduletest/ |
D | faultlogger_native_interface_test.cpp | 54 auto now = time(nullptr); variable 75 auto now = time(nullptr); variable 96 auto now = time(nullptr); variable 126 auto now = time(nullptr); variable
|
/base/notification/eventhandler/test/systemtest/ems_inner_event_system_test/ |
D | ems_inner_event_system_test.cpp | 138 InnerEvent::TimePoint now = InnerEvent::Clock::now(); variable 152 InnerEvent::TimePoint now = InnerEvent::TimePoint::max(); variable 167 InnerEvent::TimePoint now = InnerEvent::Clock::time_point(); variable 181 InnerEvent::TimePoint now = InnerEvent::TimePoint::min(); variable 195 InnerEvent::TimePoint now; variable
|
/base/telephony/telephony_data/common/include/ |
D | time_util.h | 67 time_t now = time(DEFAULT_TIMER); in GetCurrentTime() local 83 time_t now = time(DEFAULT_TIMER) - THIRTY_DAYS; in GetTimeOfThirty() local
|
/base/hiviewdfx/hiview/base/ |
D | event_loop.cpp | 166 uint64_t now = NanoSecondSinceSystemStart(); in AddEvent() local 202 uint64_t now = NanoSecondSinceSystemStart(); in AddEventForResult() local 221 uint64_t now = NanoSecondSinceSystemStart(); in AddTimerEvent() local 433 uint64_t now = NanoSecondSinceSystemStart(); in ProcessQueuedEvent() local 454 bool EventLoop::FetchNextEvent(uint64_t now, uint64_t& leftTimeNanosecond, LoopEvent& out) in FetchNextEvent() 506 void EventLoop::ReInsertPeriodicEvent(uint64_t now, LoopEvent &event) in ReInsertPeriodicEvent()
|
D | plugin_proxy.cpp | 109 time_t now = time(nullptr); in DestroyInstanceIfNeed() local
|
/base/notification/distributed_notification_service/services/distributed/src/ |
D | distributed_flow_control.cpp | 31 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); in KvManagerFlowControl() local 59 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); in KvStoreFlowControl() local
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | reminder_request_timer.cpp | 31 time_t now; // unit is seconds. in ReminderRequestTimer() local 98 time_t now; in UpdateTimeInfo() local
|
/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | event_base_test.cpp | 27 auto now = std::chrono::system_clock::now(); in GetCurrentMillis() local 74 auto now = GetCurrentMillis(); variable
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_event.cpp | 45 struct timeval now; in GetNextTimeOut() local 61 struct timeval now; in ProcessTimerList() local 137 struct timeval now; in AddTimerEvent() local
|
/base/msdp/device_status/utils/common/include/ |
D | time_cost_chk.h | 34 : beginTime_(std::chrono::high_resolution_clock::now()), in beginTime_()
|
/base/notification/common_event_service/services/src/ |
D | publish_manager.cpp | 36 int64_t now = SystemTime::GetNowSysTime(); in CheckIsFloodAttack() local
|
/base/hiviewdfx/faultloggerd/tools/crash_validator/ |
D | main.cpp | 31 auto now = time(nullptr); in SigIntHandler() local
|
/base/useriam/user_auth_framework/common/utils/ |
D | iam_time.cpp | 35 const time_point<system_clock> now = system_clock::now(); in GetNowTimeString() local
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
D | time_util.cpp | 29 auto now = std::chrono::system_clock::now(); in GetMilliseconds() local
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
D | event_handler.cpp | 66 InnerEvent::TimePoint now = InnerEvent::Clock::now(); in SendEvent() local 309 auto now = InnerEvent::Clock::now(); in DistributeEvent() local 343 auto now = InnerEvent::Clock::now(); in DistributeEvent() local 350 auto now = std::chrono::system_clock::now(); in Dump() local
|
/base/hiviewdfx/faultloggerd/test/unittest/common/ |
D | common_test.cpp | 49 time_t now = time(nullptr); variable
|
/base/update/updateservice/services/firmware/common/src/ |
D | firmware_update_adapter.cpp | 51 time_t now; in GetRequestId() local
|
/base/powermgr/power_manager/services/native/src/wakeup/ |
D | wakeup_controller.cpp | 227 int64_t now = static_cast<int64_t>(time(nullptr)); in OnInputEvent() local 265 int64_t now = static_cast<int64_t>(time(nullptr)); in OnInputEvent() local 318 int64_t now = static_cast<int64_t>(time(nullptr)); in OnInputEvent() local 326 int64_t now = GetTickCount(); in CheckEventReciveTime() local
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | reminder_request_calendar_test.cpp | 45 time_t now; in CreateCalendar() local 140 time_t now; variable 183 time_t now; variable 214 time_t now; variable 256 time_t now; variable 413 time_t now; variable
|
/base/powermgr/battery_manager/charger/src/ |
D | charger_thread.cpp | 85 void ChargerThread::HdfInputEventCallback::SetKeyState(int32_t code, int32_t value, int64_t now) in SetKeyState() 294 auto now = GetCurrentTime(); in HandlePowerKeyState() local 303 void ChargerThread::HandlePowerKey(int32_t keycode, int64_t now) in HandlePowerKey()
|
/base/usb/usb_manager/test/native/js_unittest/ |
D | DateAndTimeUtil.js | 29 now() { method in DateAndTimeUtil
|