Home
last modified time | relevance | path

Searched defs:SetAPPWindowLabel (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h41 virtual WMError SetAPPWindowLabel(const std::string& label) {return WMError::WM_OK;} in SetAPPWindowLabel() function
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp951 WMError WindowImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1555 virtual WMError SetAPPWindowLabel(const std::string& label) { return WMError::WM_OK; } in SetAPPWindowLabel() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp4144 WMError WindowImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp1860 WMError WindowSessionImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel() function in OHOS::Rosen::WindowSessionImpl