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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp493 struct SupportedTypesValue struct
495 SupportedTypesValue() : types() {} function in struct:SupportedTypesValue
496 SupportedTypesValue(const BMessage &types) : types(types) {} function in struct:SupportedTypesValue
497 SupportedTypesValue(const char **types, int32 count) function in struct:SupportedTypesValue
[all...]

Completed in 92 milliseconds