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

/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1578 const array<char, 32>& abstract_file_id() const { return _abstract_file_id; } function in struct:file_set_descriptor
1579 array<char, 32>& abstract_file_id() { return _abstract_file_id; } function in struct:file_set_descriptor
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.h1527 const array<char, 32>& abstract_file_id() const { return _abstract_file_id; } function in struct:Udf::file_set_descriptor
1528 array<char, 32>& abstract_file_id() { return _abstract_file_id; } function in struct:Udf::file_set_descriptor

Completed in 53 milliseconds