Home
last modified time | relevance | path

Searched defs:sendTime (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_base_socket.h74 time_point sendTime; member
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h217 InnerEvent::TimePoint sendTime; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h267 inline void SetSendTime(const TimePoint &sendTime) in SetSendTime()
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h486 inline void SetSendTime(const TimePoint &sendTime) in SetSendTime()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_test.cpp289 auto sendTime = event->GetSendTime(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp647 auto sendTime = sessionBeginTime_[sessionId]; in GetSourceBeginTime() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h100 FILLP_LLONG sendTime; /* pre send time */ member