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

/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/
H A DipcConfig.h50 #define IPC_CLIENT_WINDOW_NAME_PREFIX "Mozilla:IPCAppWindow:" macro
58 #define IPC_CLIENT_WINDOW_NAME_MAXLEN (sizeof(IPC_CLIENT_WINDOW_NAME_PREFIX) + 20)
65 IPC_CLIENT_WINDOW_NAME_PREFIX, pid);

Completed in 40 milliseconds