Searched refs:tmol (Results 1 – 2 of 2) sorted by relevance
61 Return<void> FooCallback::heyItsTheMeaningOfLife(uint8_t tmol) { in heyItsTheMeaningOfLife() argument63 …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()
28 Return<void> heyItsTheMeaningOfLife(uint8_t tmol) override;