Home
last modified time | relevance | path

Searched defs:LocalAddr (Results 1 – 9 of 9) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/stats/
Dhandlers.go32 LocalAddr net.Addr member
Dstats.go90 LocalAddr net.Addr member
145 LocalAddr net.Addr member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h405 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h229 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h412 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h387 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
Dtypes.go280 LocalAddr net.Addr member
/external/boringssl/src/ssl/test/runner/
Dconn.go137 func (c *Conn) LocalAddr() net.Addr { func
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3352 llvm::Value *LocalAddr, in EmitDeclareOfBlockLiteralArgVariable()