Searched refs:asctime64 (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/
H A Dtime64.h50 char* asctime64(const struct tm*);
/bionic/tools/versioner/current/
H A Dtime64.h50 char* asctime64(const struct tm*);
/bionic/libc/bionic/
H A Dtime64.c796 char *asctime64( const struct TM* date ) { function
801 return asctime64(localtime64(time));

Completed in 16 milliseconds