Home
last modified time | relevance | path

Searched defs:handleTime (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/notification/eventhandler/test/systemtest/ems_inner_event_system_test/
H A Dems_inner_event_system_test.cpp140 auto handleTime = event->GetHandleTime(); variable
154 auto handleTime = event->GetHandleTime(); variable
169 auto handleTime = event->GetHandleTime(); variable
183 auto handleTime = event->GetHandleTime(); variable
197 auto handleTime = event->GetHandleTime(); variable
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_queue.cpp57 void TelEventQueue::SetCurHandleTime(AppExecFwk::InnerEvent::TimePoint handleTime) in SetCurHandleTime()
125 auto handleTime = GetHandleTime(); in SubmitInner() local
146 void TelEventQueue::SubmitToFFRT(int32_t queueId, AppExecFwk::InnerEvent::TimePoint handleTime, int… in SubmitToFFRT()
266 auto handleTime = eventLists_[i].events.front()->GetHandleTime(); in GetPriorityIndex() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager_base.inl92 [ageLimit](auto const& handleTime) { return handleTime.frameIndex >= ageLimit; });
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dmessage_queue.cpp47 bool MessageQueue::AddMessageToQueue(InternalMessagePtr message, int64_t handleTime) in AddMessageToQueue()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h218 InnerEvent::TimePoint handleTime; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h247 inline void SetHandleTime(const TimePoint &handleTime) in SetHandleTime()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Doh_audio_buffer.h79 std::atomic<int64_t> handleTime; member
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h466 inline void SetHandleTime(const TimePoint &handleTime) in SetHandleTime()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_test.cpp308 auto handleTime = event->GetHandleTime(); variable
H A Dlib_event_handler_event_queue_test.cpp135 auto handleTime = now + std::chrono::milliseconds(static_cast<int64_t>(delayTime)); in DelayTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp66 const auto &handleTime = events.front()->GetHandleTime(); in CheckEventInListLocked() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp72 const auto &handleTime = events.front()->GetHandleTime(); in CheckEventInListLocked() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp604 int64_t handleTime = 0; in Init() local
H A Dcapturer_in_client.cpp855 int64_t handleTime = 0; in GetAudioTime() local
H A Drenderer_in_client.cpp585 int64_t handleTime = 0; in GetAudioTime() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp1811 int64_t handleTime = timeInNano_; in AsyncGetPosTime() local