Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dplatform_util.h189 struct tm *tm_buf );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dplatform_util.h189 struct tm *tm_buf );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dplatform_util.h189 struct tm *tm_buf );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dplatform_util.h189 struct tm *tm_buf );
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp_impl.cpp235 struct tm tm_buf; in _ops_log() local
244 ptm = localtime_r(&tp.tv_sec, &tm_buf); in _ops_log()