Searched defs:unprotected (Results 1 – 6 of 6) sorted by relevance
66 let unprotected = coset::HeaderBuilder::new() in main() localVariable
44 pub unprotected: Header, field216 pub unprotected: Header, field349 pub unprotected: Header, field
45 pub unprotected: Header, field188 pub unprotected: Header, field
513 pub unsafe fn unprotected() -> &'static Guard { in unprotected() function
43 pub unprotected: Header, field96 pub unprotected: Header, field316 pub unprotected: Header, field
211 List<ByteBuf> unprotected = new ArrayList<>(); in protectShouldRoundtrip() local