Home
last modified time | relevance | path

Searched refs:PADDING_STRATEGY_CALLBACK (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-http2-padding-aligned.js8 const { PADDING_STRATEGY_ALIGNED, PADDING_STRATEGY_CALLBACK } = http2.constants;
71 assert.strictEqual(PADDING_STRATEGY_ALIGNED, PADDING_STRATEGY_CALLBACK);
/third_party/node/src/
Dnode_http2.h91 PADDING_STRATEGY_CALLBACK = PADDING_STRATEGY_ALIGNED enumerator
1183 V(PADDING_STRATEGY_CALLBACK) \
/third_party/node/doc/api/
Dhttp2.md2160 description: The `PADDING_STRATEGY_CALLBACK` has been made equivalent to
2309 description: The `PADDING_STRATEGY_CALLBACK` has been made equivalent to
2435 description: The `PADDING_STRATEGY_CALLBACK` has been made equivalent to