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

/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h736 const timestamp& recording_date_and_time() const { return _recording_date_and_time; } function in struct:primary_volume_descriptor
737 timestamp& recording_date_and_time() { return _recording_date_and_time; } function in struct:primary_volume_descriptor
1553 const timestamp& recording_date_and_time() const { return _recording_date_and_time; } function in struct:file_set_descriptor
1554 timestamp& recording_date_and_time() { return _recording_date_and_time; } function in struct:file_set_descriptor
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h734 const timestamp& recording_date_and_time() const { return _recording_date_and_time; } function in struct:Udf::primary_volume_descriptor
735 timestamp& recording_date_and_time() { return _recording_date_and_time; } function in struct:Udf::primary_volume_descriptor
1502 const timestamp& recording_date_and_time() const { return _recording_date_and_time; } function in struct:Udf::file_set_descriptor
1503 timestamp& recording_date_and_time() { return _recording_date_and_time; } function in struct:Udf::file_set_descriptor

Completed in 49 milliseconds