Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp41 constexpr int64_t kTaskTimeoutInMs = 60'000; variable
96 mLooper->sendMessageDelayed(msToNs(kTaskTimeoutInMs), mTaskTimeoutMessageHandler, message); in add()
133 if (taskInfo.timestampInMs + kTaskTimeoutInMs > now) { in handleTaskTimeout()
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/
DREADME.md65 * Every pending task has a timeout: 'kTaskTimeoutInMs'. If the pending task
69 In real implementation, this kTaskTimeoutInMs has to be set long enough to