Home | History | Annotate | Download | only in src

Lines Matching refs:sectime

3612  * @param sectime the secure time string as an XML document or NULL if the call
3617 int LIBMTP_Get_Secure_Time(LIBMTP_mtpdevice_t *device, char ** const sectime)
3619 return get_device_unicode_property(device, sectime, PTP_DPC_MTP_SecureTime);