Searched refs:promises (Results 1 – 20 of 20) sorted by relevance
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/ |
D | MockResponse.java | 45 private List<PushPromise> promises = new ArrayList<>(); field in MockResponse 58 result.promises = new ArrayList<>(promises); in clone() 237 this.promises.add(promise); in withPush() 243 return promises; in getPushPromises()
|
D | MockWebServer.java | 956 private void pushPromises(FramedStream stream, List<PushPromise> promises) throws IOException { 957 for (PushPromise pushPromise : promises) {
|
/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/ |
D | pause-play.js | 40 let promises = this.peerConnections.map((conn) => conn.start()); 41 Promise.all(promises)
|
/external/autotest/client/site_tests/video_WebRtcResolutionSwitching/ |
D | resolution-switching.js | 49 const promises = this.peerConnections.map((conn) => conn.start()); 50 Promise.all(promises)
|
/external/autotest/client/site_tests/video_WebRtcMainFeedSwitching/ |
D | main-feed-switching.js | 52 const promises = this.peerConnections.map((conn) => conn.start()); 53 Promise.all(promises)
|
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/ |
D | audio_loopback_test.js | 115 let promises = testRunner.peerConnections.map((conn) => conn.start()); 116 Promise.all(promises)
|
/external/autotest/client/common_lib/cros/webrtc_scripts/ |
D | loopback-peerconnection.js | 48 const promises = this.resolutions.map((resolution) => { 54 return Promise.all(promises).then(() => {
|
/external/tensorflow/tensorflow/docs_src/extend/ |
D | index.md | 19 promises. However, TensorFlow also provides functionality in C++, Java, and Go,
|
/external/flatbuffers/docs/source/ |
D | Benchmarks.md | 38 - Cap'n'Proto promises to reduce Protocol Buffers much like FlatBuffers does,
|
/external/tensorflow/tensorflow/core/framework/ |
D | api_def.proto | 28 // our compatibility promises.
|
/external/syslinux/lzo/doc/ |
D | LZO.TXT | 256 Here is what I'm planning for the next months. No promises, though...
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 508 but there are no specific promises. 528 expected, but no promises are made.
|
/external/python/cpython3/Doc/library/ |
D | enum.rst | 698 semantic promises of an enumeration (by being comparable to integers, and
|
/external/valgrind/ |
D | NEWS.old | 2002 improve our NPTL support, but no promises.
|
/external/v8/ |
D | ChangeLog | 15759 Reland "Clean up promises and fix an edge case bug (patchset #4 id:60001 16453 Clean up promises and fix an edge case bug (issue 3641). 21610 Introduce more debug events for promises (issue 3093). 21825 Introduce debug events for promises (issue 3093). 22280 Trigger debug event on not yet caught exception in promises (issue
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 1535 an object would be rendered impossible. Essentially, it promises too much.
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 647 If you do keep your promises in love
|
D | lcet10.txt | 4068 Given the chaos concerning standards, which promises to linger for the
|
D | plrabn12.txt | 2770 With other promises and other vaunts
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|