Home
last modified time | relevance | path

Searched defs:GetDelegate (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore/core/mindrt/src/actor/
Dactormgr.h70 inline const std::string &GetDelegate() const { return delegate; } in GetDelegate() function
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dcontext.cc141 std::shared_ptr<Delegate> Context::GetDelegate() const { in GetDelegate() function in mindspore::Context
/third_party/cef/libcef/browser/views/
Dview_impl.h485 CEF_VIEW_IMPL_T CefRefPtr<CefViewDelegate> CEF_VIEW_IMPL_D::GetDelegate() { in GetDelegate() function
/third_party/cef/libcef_dll/ctocpp/views/
Dview_ctocpp.cc202 CefRefPtr<CefViewDelegate> CefViewCToCpp::GetDelegate() { in GetDelegate() function in CefViewCToCpp
Dbutton_ctocpp.cc301 CefRefPtr<CefViewDelegate> CefButtonCToCpp::GetDelegate() { in GetDelegate() function in CefButtonCToCpp
Dbrowser_view_ctocpp.cc302 CefRefPtr<CefViewDelegate> CefBrowserViewCToCpp::GetDelegate() { in GetDelegate() function in CefBrowserViewCToCpp
Dscroll_view_ctocpp.cc338 CefRefPtr<CefViewDelegate> CefScrollViewCToCpp::GetDelegate() { in GetDelegate() function in CefScrollViewCToCpp
Dpanel_ctocpp.cc434 CefRefPtr<CefViewDelegate> CefPanelCToCpp::GetDelegate() { in GetDelegate() function in CefPanelCToCpp
Dlabel_button_ctocpp.cc509 CefRefPtr<CefViewDelegate> CefLabelButtonCToCpp::GetDelegate() { in GetDelegate() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc556 CefRefPtr<CefViewDelegate> CefMenuButtonCToCpp::GetDelegate() { in GetDelegate() function in CefMenuButtonCToCpp
Dtextfield_ctocpp.cc719 CefRefPtr<CefViewDelegate> CefTextfieldCToCpp::GetDelegate() { in GetDelegate() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc1030 CefRefPtr<CefViewDelegate> CefWindowCToCpp::GetDelegate() { in GetDelegate() function in CefWindowCToCpp