Home
last modified time | relevance | path

Searched defs:GetSessionId (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_client.h121 session_id_type GetSessionId() const { return session_id_; } in GetSessionId() function
Dcache_request.h395 session_id_type GetSessionId() { return atoi(reply_.result().data()); } in GetSessionId() function