Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_merge_op.h53 void SetState(State newState) { st_ = newState; } in SetState() function
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2485 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication