Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/
DStopwatch.h34 static double sec(uint64_t us) { return us / 1000000.0; } in sec() function
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_test.cpp83 std::cv_status RadioHidlTest_v1_1::wait(int sec) { in wait()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_test.cpp86 std::cv_status RadioHidlTest::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/samsung/nfc/halimpl/osi/
Dosi_timer.cc185 struct timeval sec; in OSI_timer_get_current_time() local
/hardware/st/secure_element2/secure_element/esehal/src/
Dtransport.c72 time_t sec = ta.tv_sec + in ts_add_ns() local
/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dtransport.c72 time_t sec = ta.tv_sec + in ts_add_ns() local
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/wifi_hal_ctrl/
Dwifi_hal_ctrl.c173 char *reply, size_t *reply_len, time_t sec, suseconds_t usec) in wifihal_ctrl_request2()
/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