Searched refs:kTypeResourceID (Results 1 - 3 of 3) sorted by relevance

/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp54 static const int32 kTypeResourceID = 2; variable
165 error = _ReadData(kTypeAttribute, kTypeResourceID, B_MIME_STRING_TYPE,
194 error = _WriteData(kTypeAttribute, kTypeResourceID,
/haiku/src/kits/storage/
H A DAppFileInfo.cpp54 static const int32 kTypeResourceID = 2; variable
165 error = _ReadData(kTypeAttribute, kTypeResourceID, B_MIME_STRING_TYPE,
194 error = _WriteData(kTypeAttribute, kTypeResourceID,
/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp71 static const int32 kTypeResourceID = 2; variable
397 ::CheckResource(file, kTypeAttribute, kTypeResourceID,
789 CheckResource(file, kTypeAttribute, kTypeResourceID, B_MIME_STRING_TYPE,

Completed in 96 milliseconds