Searched defs:NS_HIDDEN (Results 1 - 4 of 4) sorted by relevance
/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ | ||
H A D | ipcMessagePrimitives.h | 135 ipcMessage_DWORD_STR(const nsID &target, PRUint32 first, const char *second) NS_HIDDEN; member in class:ipcMessage_DWORD_STR 151 ipcMessage_DWORD_DWORD_STR(const nsID &target, PRUint32 first, PRUint32 second, const char *third) NS_HIDDEN; member in class:ipcMessage_DWORD_DWORD_STR 172 ipcMessage_DWORD_ID(const nsID &target, PRUint32 first, const nsID &second) NS_HIDDEN; member in class:ipcMessage_DWORD_ID 188 ipcMessage_DWORD_DWORD_ID(const nsID &target, PRUint32 first, PRUint32 second, const nsID &third) NS_HIDDEN; member in class:ipcMessage_DWORD_DWORD_ID |
H A D | ipcMessage.h | 109 ~ipcMessage() NS_HIDDEN; member in class:ipcMessage |
H A D | ipcm.h | 369 PRUint32 dataLen) NS_HIDDEN; member in class:ipcmMessageForward |
/vbox/src/libs/xpcom18a4/xpcom/base/ | ||
H A D | nscore.h | 99 * SomeCtor() NS_HIDDEN; 118 #define NS_HIDDEN NS_VISIBILITY_HIDDEN macro |
Completed in 45 milliseconds