Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_test.cpp57 std::cv_status RadioHidlTest::wait(int sec) { in wait()
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_test.cpp62 std::cv_status RadioHidlTest_v1_1::wait(int sec) { in wait()
/hardware/ti/am57x/libhwcomposer/
Ddisplay.cpp57 void HWCDisplay::page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec,… in page_flip_handler()
102 void HWCDisplay::vblank_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, vo… in vblank_handler()
/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c163 static bool is_speaker_in_use(unsigned long *sec) in is_speaker_in_use()
538 unsigned long sec = 0; in spkr_calibration_thread() local