Home
last modified time | relevance | path

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

/external/rust/crates/hyper/src/proto/h2/
Dping.rs166 struct KeepAlive { struct
175 state: KeepAliveState, argument
180 enum KeepAliveState { argument
473 impl KeepAlive { impl
/external/rust/crates/axum/src/response/
Dsse.rs389 pub struct KeepAlive { struct
394 impl KeepAlive { impl
440 impl Default for KeepAlive { implementation
/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_executable.cc316 void PyExecutable::KeepAlive(py::object obj) { in KeepAlive() function in xla::PyExecutable
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto339 rpc KeepAlive(KeepAliveRequest) returns (KeepAliveResponse); rpc
/external/rust/crates/hyper/src/proto/h1/
Dconn.rs861 KeepAlive, enumerator
868 KeepAlive, enumerator
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc657 Status EagerServiceImpl::KeepAlive(const KeepAliveRequest* request, in KeepAlive() function in tensorflow::eager::EagerServiceImpl
/external/cronet/net/socket/
Dsocket_test_util.h1088 enum KeepAlive { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h64 KeepAlive = FirstKeepAlive, // Tag first edge kind that preserves liveness. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h68 KeepAlive = FirstKeepAlive, // Tag first edge kind that preserves liveness. enumerator