Home
last modified time | relevance | path

Searched refs:FFRTBlockQueue (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dffrt_block_queue.h25 template<typename T> class FFRTBlockQueue { class
27 explicit FFRTBlockQueue(uint32_t timeout) : timeout_(timeout) in FFRTBlockQueue() function in OHOS::MiscServices::FFRTBlockQueue
31 ~FFRTBlockQueue() = default;
H A Djs_panel.h124 static FFRTBlockQueue<JsEventInfo> jsQueue_;
H A Djs_panel.cpp35 FFRTBlockQueue<JsEventInfo> JsPanel::jsQueue_{ MAX_WAIT_TIME };

Completed in 2 milliseconds