Searched defs:recording_date_and_time (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h734 const timestamp& recording_date_and_time() const { return _recording_date_and_time; } function in struct:primary_volume_descriptor
735 timestamp& recording_date_and_time() { return _recording_date_and_time; } function in struct:primary_volume_descriptor
1551 const timestamp& recording_date_and_time() const { return _recording_date_and_time; } function in struct:file_set_descriptor
1552 timestamp& recording_date_and_time() { return _recording_date_and_time; } function in struct:file_set_descriptor

Completed in 50 milliseconds