Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Dallocator_proxy.cpp34 constexpr uint32_t waitSvcTimeout = 1000; in Get() local
56 if (cnt > waitSvcTimeout) { in Get()