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

/haiku/headers/private/app/
H A DMessagePrivate.h188 SendMessage(port_id port, team_id portOwner, int32 token, BMessage *reply, bigtime_t sendTimeout, bigtime_t replyTimeout) const argument
/haiku/src/kits/app/
H A DMessage.cpp977 SendReply(BMessage* reply, BMessage* replyToReply, bigtime_t sendTimeout, bigtime_t replyTimeout) argument
2273 _SendMessage(port_id port, team_id portOwner, int32 token, BMessage* reply, bigtime_t sendTimeout, bigtime_t replyTimeout) const argument

Completed in 87 milliseconds