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

/haiku-fatelf/headers/private/kernel/util/
H A DKMessage.h437 KMessage::FindPointer(const char* name, void** value) const function in class:KMessage
444 KMessage::FindPointer(const char* name, int32 index, void** value) const function in class:KMessage
/haiku-fatelf/src/build/libbe/app/
H A DMessage.cpp1879 BMessage::FindPointer(const char *name, void **pointer) const function in class:BMessage
1886 BMessage::FindPointer(const char *name, int32 index, void **pointer) const function in class:BMessage
/haiku-fatelf/src/kits/app/
H A DMessage.cpp2820 BMessage::FindPointer(const char *name, void **pointer) const function in class:BMessage
2827 BMessage::FindPointer(const char *name, int32 index, void **pointer) const function in class:BMessage

Completed in 103 milliseconds