Home | History | Annotate | Download | only in androidfw

Lines Matching refs:st_mtim

1337     times[1].tv_sec = st.st_mtim.tv_sec;
1338 times[1].tv_usec = st.st_mtim.tv_nsec / 1000;