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

/vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/
H A DipcService.cpp95 ipcService::SendMessage(PRUint32 aReceiverID, const nsID &aTarget, function in class:ipcService
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/
H A DtmTransactionService.cpp196 SendMessage(&trans, PR_TRUE); // synchronous
261 SendMessage(&trans, PR_FALSE);
320 tmTransactionService::SendMessage(tmTransaction *aTrans, PRBool aSync) { function in class:tmTransactionService
322 NS_ASSERTION(aTrans, "tmTransactionService::SendMessage called with null transaction");
421 SendMessage(&(msg->trans), PR_FALSE);
500 SendMessage(&trans, aSync);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h3864 #define SendMessage WINELIB_NAME_AW(SendMessage) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h4941 #define SendMessage WINELIB_NAME_AW(SendMessage) macro

Completed in 217 milliseconds