Home
last modified time | relevance | path

Searched defs:setTimeout (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp317 void DefaultVehicleHal::setTimeout(int64_t timeoutInNano) { in setTimeout() function in android::hardware::automotive::vehicle::DefaultVehicleHal
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DDefaultVehicleHalTest.cpp436 void setTimeout(int64_t timeoutInNano) { mVhal->setTimeout(timeoutInNano); } in setTimeout() function in android::hardware::automotive::vehicle::DefaultVehicleHalTest