Home
last modified time | relevance | path

Searched refs:FlushSem (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device.h47 class FlushSem : public HeapBase { class
54 FlushSem(bool isFlushing = false) : sem_(1, 1), isFlushing_(isFlushing) {} in FlushSem() function in OHOS::FlushSem
59 virtual ~FlushSem() {} in ~FlushSem()
H A Dscreen_device_proxy.h208 FlushSem flush_ = FlushSem(false);

Completed in 2 milliseconds