Home
last modified time | relevance | path

Searched refs:SetHandleTime (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dinternal_message.h260 void SetHandleTime(int64_t time);
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp86 event->SetHandleTime(now + std::chrono::milliseconds(delayTime)); in SendEvent()
88 event->SetHandleTime(now); in SendEvent()
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dinternal_message.cpp182 void InternalMessage::SetHandleTime(int64_t time) in SetHandleTime() function in OHOS::Wifi::InternalMessage
H A Dmessage_queue.cpp63 message->SetHandleTime(handleTime); in AddMessageToQueue()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h247 inline void SetHandleTime(const TimePoint &handleTime) in SetHandleTime() function in OHOS::AppExecFwk::final

Completed in 4 milliseconds