/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_module.c | 146 .base.destroy = DestroyAccountModule,
|
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
H A D | das_module.c | 145 .base.destroy = DestroyDasModule,
|
/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | node_data_cache.h | 55 void OnBeforePagePop(bool destroy = false);
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
H A D | render_data_store_manager.h | 83 bool destroy { false };
|
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_predicates_objects.cpp | 97 destroy = Destroy; in RelationalPredicatesObjects()
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-cache-ttl.h | 29 * 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 D | freedreno_device.c | 116 dev->funcs->destroy(dev); in fd_device_del_impl()
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_bo.c | 132 .destroy = msm_bo_destroy,
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr_priv.h | 152 void (*destroy) (drm_intel_bufmgr *bufmgr); member
|
/third_party/libwebsockets/lib/roles/cgi/ |
H A D | ops-cgi.c | 121 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 D | queue.cpp | 90 pipe->destroy(pipe); in ~command_queue()
|
/third_party/mesa3d/src/glx/ |
H A D | create_context.c | 148 gc->vtable->destroy(gc); in glXCreateContextAttribsARB()
|
H A D | glxcurrent.c | 185 oldGC->vtable->destroy(oldGC); in MakeContextCurrent()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | adapter9.h | 50 void (*destroy)( struct d3dadapter9_context *ctx ); member
|
/third_party/mesa3d/src/glx/tests/ |
H A D | fake_glx_screen.h | 97 static void destroy(struct glx_context *gc) in destroy() function in fake_glx_context
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Adapter.cpp | 263 screen->destroy(screen); in CloseAdapter()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_fs.c | 169 qss->stage.destroy = shade_destroy; in sp_quad_shade_stage()
|
/third_party/mesa3d/src/gallium/targets/graw-gdi/ |
H A D | graw_gdi.c | 128 screen->destroy(screen); in graw_create_window_and_screen()
|
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/ |
H A D | nouveau_drm_winsys.c | 133 screen->base.destroy(&screen->base); in nouveau_drm_screen_create()
|
/third_party/node/lib/ |
H A D | stream.js | 47 const { destroyer } = require('internal/streams/destroy'); 107 Stream.destroy = destroyer;
|
/third_party/node/test/parallel/ |
H A D | test-child-process-fork-getconnections.js | 52 sockets[m.id].destroy();
|
H A D | test-domain-http-server.js | 86 req.socket.destroy();
|
H A D | test-eventemitter-asyncresource.js | 44 destroy(asyncId) { log(asyncId, 'destroy'); }, 88 { name: 'destroy' },
|
H A D | test-http-agent-maxtotalsockets.js | 53 agent.destroy();
|
H A D | test-http2-compat-socket.js | 52 response.socket.destroy();
|