Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_merge_op.h53 void SetState(State newState) { st_ = newState; } in SetState() function
/third_party/cef/libcef/browser/views/
Dbutton_impl.h51 CEF_BUTTON_IMPL_T void CEF_BUTTON_IMPL_D::SetState(cef_button_state_t state) { in SetState() function
/third_party/grpc/src/core/lib/transport/
Dconnectivity_state.cc150 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_flutter_window.cc45 void Win32FlutterWindow::SetState(FLUTTER_API_SYMBOL(FlutterEngine) eng) { in SetState() function in flutter::Win32FlutterWindow
/third_party/cef/libcef_dll/ctocpp/views/
Dbutton_ctocpp.cc47 void CefButtonCToCpp::SetState(cef_button_state_t state) { in SetState() function in CefButtonCToCpp
Dlabel_button_ctocpp.cc253 void CefLabelButtonCToCpp::SetState(cef_button_state_t state) { in SetState() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc300 void CefMenuButtonCToCpp::SetState(cef_button_state_t state) { in SetState() function in CefMenuButtonCToCpp
/third_party/grpc/src/core/lib/surface/
Dserver.cc1210 void Server::CallData::SetState(CallState state) { in SetState() function in grpc_core::Server::CallData
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2470 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication