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

/haiku/src/kits/storage/
H A DResources.cpp467 GetResourceInfo(int32 byIndex, type_code* typeFound, int32* idFound, const char** nameFound, size_t* lengthFound) argument
489 GetResourceInfo(type_code byType, int32 andIndex, int32* idFound, const char** nameFound, size_t* lengthFound) argument
511 GetResourceInfo(type_code byType, int32 andID, const char** nameFound, size_t* lengthFound) argument
529 GetResourceInfo(type_code byType, const char* andName, int32* idFound, size_t* lengthFound) argument
547 GetResourceInfo(const void* byPointer, type_code* typeFound, int32* idFound, size_t* lengthFound, const char** nameFound) argument
678 FindResource(type_code type, int32 id, size_t* lengthFound) argument
696 FindResource(type_code type, const char* name, size_t* lengthFound) argument
[all...]

Completed in 78 milliseconds