Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h41 virtual WMError SetAPPWindowLabel(const std::string& label) {return WMError::WM_OK;} in SetAPPWindowLabel() function
/foundation/window/window_manager/previewer/src/
Dwindow_impl.cpp1023 WMError WindowImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h2035 virtual WMError SetAPPWindowLabel(const std::string& label) { return WMError::WM_OK; } in SetAPPWindowLabel() function
/foundation/window/window_manager/wm/src/
Dwindow_impl.cpp4265 WMError WindowImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel() function in OHOS::Rosen::WindowImpl
Dwindow_session_impl.cpp2200 WMError WindowSessionImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel() function in OHOS::Rosen::WindowSessionImpl