Home
last modified time | relevance | path

Searched refs:destroy (Results 726 - 750 of 2813) sorted by relevance

1...<<21222324252627282930>>...113

/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_module.c146 .base.destroy = DestroyAccountModule,
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_module.c145 .base.destroy = DestroyDasModule,
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.h55 void OnBeforePagePop(bool destroy = false);
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_manager.h83 bool destroy { false };
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates_objects.cpp97 destroy = Destroy; in RelationalPredicatesObjects()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h29 * that have a "destroy-by date" and cache limits that will be observed.
259 (*destroy)(struct lws_cache_ttl_lru **_cache); member
260 /**< destroy the logical cache instance pointed to by *_cache, doesn't
309 * Items will auto-destroy when their expiry time is reached.
321 * lws_cache_destroy() - destroy a previously created cache
332 * lws_cache_expunge() - destroy all items in cache and parents
/third_party/libdrm/freedreno/
H A Dfreedreno_device.c116 dev->funcs->destroy(dev); in fd_device_del_impl()
/third_party/libdrm/freedreno/msm/
H A Dmsm_bo.c132 .destroy = msm_bo_destroy,
/third_party/libdrm/intel/
H A Dintel_bufmgr_priv.h152 void (*destroy) (drm_intel_bufmgr *bufmgr); member
/third_party/libwebsockets/lib/roles/cgi/
H A Dops-cgi.c121 struct lws_context_per_thread *pt, int destroy) in rops_pt_init_destroy_cgi()
119 rops_pt_init_destroy_cgi(struct lws_context *context, const struct lws_context_creation_info *info, struct lws_context_per_thread *pt, int destroy) rops_pt_init_destroy_cgi() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dqueue.cpp90 pipe->destroy(pipe); in ~command_queue()
/third_party/mesa3d/src/glx/
H A Dcreate_context.c148 gc->vtable->destroy(gc); in glXCreateContextAttribsARB()
H A Dglxcurrent.c185 oldGC->vtable->destroy(oldGC); in MakeContextCurrent()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.h50 void (*destroy)( struct d3dadapter9_context *ctx ); member
/third_party/mesa3d/src/glx/tests/
H A Dfake_glx_screen.h97 static void destroy(struct glx_context *gc) in destroy() function in fake_glx_context
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DAdapter.cpp263 screen->destroy(screen); in CloseAdapter()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_fs.c169 qss->stage.destroy = shade_destroy; in sp_quad_shade_stage()
/third_party/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c128 screen->destroy(screen); in graw_create_window_and_screen()
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/
H A Dnouveau_drm_winsys.c133 screen->base.destroy(&screen->base); in nouveau_drm_screen_create()
/third_party/node/lib/
H A Dstream.js47 const { destroyer } = require('internal/streams/destroy');
107 Stream.destroy = destroyer;
/third_party/node/test/parallel/
H A Dtest-child-process-fork-getconnections.js52 sockets[m.id].destroy();
H A Dtest-domain-http-server.js86 req.socket.destroy();
H A Dtest-eventemitter-asyncresource.js44 destroy(asyncId) { log(asyncId, 'destroy'); },
88 { name: 'destroy' },
H A Dtest-http-agent-maxtotalsockets.js53 agent.destroy();
H A Dtest-http2-compat-socket.js52 response.socket.destroy();

Completed in 9 milliseconds

1...<<21222324252627282930>>...113