Home
last modified time | relevance | path

Searched defs:streams_ (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/hardware/gpu/
Dgpu_device_context.h105 std::vector<void *> streams_; variable
/third_party/nghttp2/src/
Dasio_client_session_impl.h118 std::map<int32_t, std::unique_ptr<stream>> streams_; variable
Dshrpx_http2_session.h263 DList<StreamData> streams_; variable
/third_party/node/src/
Dnode_http2.h882 std::unordered_map<int32_t, BaseObjectPtr<Http2Stream>> streams_; variable