HomeSort by relevance Sort by last modified time
    Searched defs:handoff (Results 1 - 6 of 6) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 314 w.wbuf1 = handoff(wbuf)
498 func handoff(b *workbuf) *workbuf { func
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 314 w.wbuf1 = handoff(wbuf)
498 func handoff(b *workbuf) *workbuf { func
  /external/boringssl/src/ssl/test/
test_config.h 155 bool handoff = false; member in struct:TestConfig
bssl_shim.cc 2287 bssl::Array<uint8_t> handoff; local
    [all...]
  /external/boringssl/src/ssl/
ssl_test.cc 3974 Array<uint8_t> handoff; local
    [all...]
internal.h 2181 bool handoff:1; member in struct:bssl::SSLContext
2672 bool handoff:1; member in struct:bssl::SSLConnection
    [all...]

Completed in 127 milliseconds