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

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1576 const array<char, 32>& abstract_file_id() const { return _abstract_file_id; } function in struct:file_set_descriptor
1577 array<char, 32>& abstract_file_id() { return _abstract_file_id; } function in struct:file_set_descriptor

Completed in 47 milliseconds