Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 11 of 11) sorted by relevance

/unit/test/java/welcome_files/
H A Dapp.java35 public void destroy() { } in destroy() method in app.jsp_filter
54 public void destroy() { } in destroy() method in app.txt_filter
/unit/test/java/filter/
H A Dapp.java42 public void destroy() in destroy() method in app.filter
/unit/src/java/javax/websocket/
H A DEncoder.java28 abstract void destroy(); in destroy() method
H A DDecoder.java28 abstract void destroy(); in destroy() method
/unit/src/
H A Dnxt_buf_pool.h31 uint8_t destroy; /* 1 bit */ member
/unit/src/java/nginx/unit/websocket/server/
H A DWsHttpUpgradeHandler.java137 public void destroy() { in destroy() method in WsHttpUpgradeHandler
/unit/src/nodejs/unit-http/
H A Dsocket.js56 Socket.prototype.destroy = function destroy(exception) { method in Socket
H A Dhttp_server.js39 ServerResponse.prototype.destroy = function destroy(error) { method in ServerResponse
H A Dunit.cpp205 Unit::destroy(napi_env env, void *nativeObject, void *finalize_hint) in destroy() function in Unit
/unit/src/wasm/
H A Dnxt_wasm.h129 void (*destroy)(const nxt_wasm_ctx_t *ctx); member
/unit/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java1027 public void destroy() { in destroy() method in WsWebSocketContainer