Home
last modified time | relevance | path

Searched refs:IsMaxQueueSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.cpp142 bool NativeSafeAsyncWork::IsMaxQueueSize() in IsMaxQueueSize() function in NativeSafeAsyncWork
168 if (IsMaxQueueSize()) { in Send()
171 while (IsMaxQueueSize()) { in Send()
H A Dnative_safe_async_work.h88 bool IsMaxQueueSize();