Searched defs:nsChannelBSC (Results 1 – 2 of 2) sorted by relevance
97 struct nsChannelBSC { struct98 BSCallback bsc;100 nsChannel *nschannel;101 nsIStreamListener *nslistener;102 nsISupports *nscontext;103 BOOL is_js;104 BOOL is_doc_channel;105 BOOL response_processed;107 nsProtocolStream *nsstream;
413 typedef struct nsChannelBSC nsChannelBSC; typedef