Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Dallocator_proxy.cpp35 constexpr uint32_t waitSvcMgrTimeout = 10; in Get() local
42 if (cnt > waitSvcMgrTimeout) { in Get()