Searched defs:setTimeout (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/ | ||
D | DefaultVehicleHal.cpp | 317 void DefaultVehicleHal::setTimeout(int64_t timeoutInNano) { in setTimeout() function in android::hardware::automotive::vehicle::DefaultVehicleHal |
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/ | ||
D | DefaultVehicleHalTest.cpp | 436 void setTimeout(int64_t timeoutInNano) { mVhal->setTimeout(timeoutInNano); } in setTimeout() function in android::hardware::automotive::vehicle::DefaultVehicleHalTest |