Searched defs:SetState (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/ | ||
| D | cache_merge_op.h | 53 void SetState(State newState) { st_ = newState; } in SetState() function |
| /third_party/grpc/src/core/lib/transport/ | ||
| D | connectivity_state.cc | 145 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker |
| /third_party/grpc/test/cpp/interop/ | ||
| D | pre_stop_hook_server.cc | 66 void SetState(State state) { in SetState() function in grpc::testing::PreStopHookServer |
| /third_party/python/Tools/msi/bundle/bootstrap/ | ||
| D | PythonBootstrapperApplication.cpp | 2485 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication |
| /third_party/grpc/src/core/server/ | ||
| D | server.cc | 1823 void Server::CallData::SetState(CallState state) { in SetState() function in grpc_core::Server::CallData |