Home
last modified time | relevance | path

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

/third_party/node/deps/undici/src/lib/
Dglobal.js13 function setGlobalDispatcher (agent) { function
30 setGlobalDispatcher, property
/third_party/node/deps/undici/src/types/
Dglobal-dispatcher.d.ts8 declare function setGlobalDispatcher<DispatcherImplementation extends Dispatcher>(dispatcher: Dispa… function
Dindex.d.ts46 var setGlobalDispatcher: typeof import('./global-dispatcher').setGlobalDispatcher; variable
/third_party/node/deps/undici/
Dundici.js10267 function setGlobalDispatcher(agent) { function
10284 setGlobalDispatcher, property