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

/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1575 const array<char, 32>& copyright_file_id() const { return _copyright_file_id; } function in struct:file_set_descriptor
1576 array<char, 32>& copyright_file_id() { return _copyright_file_id; } function in struct:file_set_descriptor
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h1524 const array<char, 32>& copyright_file_id() const { return _copyright_file_id; } function in struct:Udf::file_set_descriptor
1525 array<char, 32>& copyright_file_id() { return _copyright_file_id; } function in struct:Udf::file_set_descriptor

Completed in 63 milliseconds