Home
last modified time | relevance | path

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

/system/libhidl/transport/
DServiceManagement.cpp212 long halStartDelay = getProcessAgeMs(); in onRegistrationImpl() local
213 if (halStartDelay >= 0) { in onRegistrationImpl()
219 << halStartDelay << "ms)"; in onRegistrationImpl()