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.cpp393 GetSetValueClient::GetSetValueClient(int64_t timeoutInNs, std::shared_ptr<IVehicle> hal) : in GetSetValueClient() argument
395 mPendingRequestPool = std::make_unique<PendingRequestPool>(timeoutInNs); in GetSetValueClient()
/packages/services/Car/cpp/vhal/client/include/
DAidlVhalClient.h223 GetSetValueClient(int64_t timeoutInNs,