Home
last modified time | relevance | path

Searched defs:FindData (Results 1 – 10 of 10) sorted by relevance

/haiku/src/tests/kits/app/bmessage/
H A DMessagePointerItemTest.h45 static status_t FindData(BMessage& msg, const char* name, type_code type, in FindData() function
H A DMessageMessengerItemTest.h47 static status_t FindData(BMessage& msg, const char* name, type_code type, in FindData() function
H A DMessageMessageItemTest.h96 inline status_t TMessageFuncPolicy::FindData(BMessage& msg, const char* name, in FindData() function
H A DMessageRefItemTest.h87 status_t TRefFuncPolicy::FindData(BMessage& msg, const char* name, in FindData() function
H A DMessageFlattenableItemTest.h121 static status_t FindData(BMessage& msg, const char* name, type_code type, in FindData() function
H A DMessageBStringItemTest.h90 status_t TBStringFuncPolicy::FindData(BMessage& msg, const char* name, in FindData() function
H A DMessageItemTest.h120 static status_t FindData(BMessage& msg, const char* name, type_code type, in FindData() function
/haiku/src/system/kernel/messaging/
H A DKMessage.cpp432 KMessage::FindData(const char* name, type_code type, const void** data, in FindData() function in KMessage
440 KMessage::FindData(const char* name, type_code type, int32 index, in FindData() function in KMessage
/haiku/src/build/libbe/app/
H A DMessage.cpp1508 BMessage::FindData(const char *name, type_code type, int32 index, in FindData() function in BMessage
2058 BMessage::FindData(const char *name, type_code type, const void **data, in FindData() function in BMessage
/haiku/src/kits/app/
H A DMessage.cpp1949 BMessage::FindData(const char* name, type_code type, int32 index, in FindData() function in BMessage
3103 BMessage::FindData(const char* name, type_code type, const void** data, in FindData() function in BMessage