Home
last modified time | relevance | path

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

/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c480 static void convert_time(unsigned int *sec, unsigned int *nsec, in convert_time() function
534 convert_time(&sec, &nsec, sec_offset, nsec_offset); in show_alog_tag()
554 convert_time(&sec, &nsec, sec_offset, nsec_offset); in show_alog_tag()
896 convert_time(&sec, &nsec, sec_offset, nsec_offset); in show_mainlog_tag()
981 convert_time(&sec, &nsec, sec_offset, nsec_offset); in show_btlog_tag()
1103 convert_time((unsigned int *)&lt, &time_nsec, sec_offset, nsec_offset); in convert_to_time_str()