Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
DFooCallback.cpp61 Return<void> FooCallback::heyItsTheMeaningOfLife(uint8_t tmol) { in heyItsTheMeaningOfLife() argument
63 …ER(FooCallback) 6.1: heyItsTheMeaningOfLife = %d sleeping for %" PRId64 " seconds", tmol, DELAY_S); in heyItsTheMeaningOfLife()
65 ALOGI("SERVER(FooCallback) 6.2: heyItsTheMeaningOfLife = %d done sleeping", tmol); in heyItsTheMeaningOfLife()
DFooCallback.h28 Return<void> heyItsTheMeaningOfLife(uint8_t tmol) override;