Home
last modified time | relevance | path

Searched defs:write_type (Results 1 – 4 of 4) sorted by relevance

/external/libwebsockets/lib/roles/h2/
Dops-h2.c823 int write_type = LWS_WRITE_PONG; in rops_perform_user_POLLOUT_h2() local
/external/libwebsockets/lib/roles/ws/
Dops-ws.c1240 int write_type = LWS_WRITE_PONG; in rops_handle_POLLOUT_ws() local
/external/rust/cxx/gen/src/
Dwrite.rs1154 fn write_type(out: &mut OutFile, ty: &Type) { in write_type() function
/external/libabigail/src/
Dabg-writer.cc1865 write_type(const type_base_sptr& type, write_context& ctxt, unsigned indent) in write_type() function