DataChannelChild.cpp |
|
1915 |
DataChannelChild.h |
NS_DATACHANNELCHILD_H |
1079 |
DataChannelParent.cpp |
|
4310 |
DataChannelParent.h |
NS_DATACHANNELPARENT_H |
1381 |
moz.build |
|
756 |
nsDataChannel.cpp |
Helper for performing a fallible unescape.
@param aStr The string to unescape.
@param aBuffer Buffer to unescape into if necessary.
@param rv Out: nsresult indicating success or failure of unescaping.
@return Reference to the string containing the unescaped data.
|
5352 |
nsDataChannel.h |
nsDataChannel_h___ |
1177 |
nsDataHandler.cpp |
static |
9021 |
nsDataHandler.h |
nsDataHandler_h___ |
2368 |
nsDataModule.cpp |
|
618 |
nsIDataChannel.idl |
nsIDataChannel
This interface allows JS to check if a given channel is a data channel.
|
519 |