HomeSort by relevance Sort by last modified time
    Searched refs:throwaway (Results 1 - 5 of 5) sorted by null

  /external/boringssl/src/crypto/bytestring/
cbs.c 182 CBS throwaway; local
185 out = &throwaway;
296 CBS throwaway; local
299 out = &throwaway;
  /external/v8/src/js/
async-await.js 78 // The resulting Promise is a throwaway, so it doesn't matter what it
107 // Mark the dependency to outerPromise in case the throwaway Promise is
promise.js 535 // - await reaction forwarding to the throwaway Promise, which has
538 // - Promise.all/Promise.race forwarding to a throwaway Promise, which
554 // with another Promise, or an intermediate, hidden, throwaway Promise
  /external/webrtc/talk/app/webrtc/
peerconnectioninterface_unittest.cc 2108 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; local
2147 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; local
2176 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; local
2222 rtc::scoped_ptr<SessionDescriptionInterface> throwaway; local
    [all...]
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpPacket.java     [all...]

Completed in 731 milliseconds