Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h240 JITTargetAddress getRemoteAddress() const { return RemoteAddr; } in getRemoteAddress() function
298 << format("0x%016" PRIx64, Alloc.getRemoteAddress()) in copyAndProtect()
301 if (Client.writeMem(Alloc.getRemoteAddress(), Alloc.getLocalAddress(), in copyAndProtect()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_socket.js182 getRemoteAddress: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/
Dnet.js499 getRemoteAddress: function (...args) { method