Home
last modified time | relevance | path

Searched refs:CheckResource (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp304 CheckResource(BFile &file, const char *name, int32 id, type_code type, in CheckResource() function
395 static void CheckResource(BFile &file, const TypeValue &value) in CheckResource() function
397 ::CheckResource(file, kTypeAttribute, kTypeResourceID, in CheckResource()
436 static void CheckResource(BFile &file, const SignatureValue &value) in CheckResource() function
438 ::CheckResource(file, kSignatureAttribute, kSignatureResourceID, in CheckResource()
485 static void CheckResource(BFile &file, const AppFlagsValue &value) in CheckResource() function
487 ::CheckResource(file, kAppFlagsAttribute, kAppFlagsResourceID, in CheckResource()
557 static void CheckResource(BFile &file, const SupportedTypesValue &value) in CheckResource() function
631 static void CheckResource(BFile &file, const IconValue &value) in CheckResource() function
633 ::CheckResource(file, kMiniIconAttribute, kMiniIconResourceID, in CheckResource()
[all …]