Home
last modified time | relevance | path

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

/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp273 GetSetValueClient::GetSetValueClient(int64_t timeoutInNs, std::shared_ptr<IVehicle> hal) : in GetSetValueClient() argument
275 mPendingRequestPool = std::make_unique<PendingRequestPool>(timeoutInNs); in GetSetValueClient()
/packages/services/Car/cpp/vhal/client/include/
DAidlVhalClient.h174 GetSetValueClient(int64_t timeoutInNs,