Home
last modified time | relevance | path

Searched defs:IsDeviceFeatureCapableFor (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/previewer/include/
Dwindow.h661 virtual bool IsDeviceFeatureCapableFor(const std::string& feature) const { return false; } in IsDeviceFeatureCapableFor() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h4089 virtual bool IsDeviceFeatureCapableFor(const std::string& feature) const { return false; } in IsDeviceFeatureCapableFor() function
/foundation/window/window_manager/wm/src/
Dwindow_session_impl.cpp7601 bool WindowSessionImpl::IsDeviceFeatureCapableFor(const std::string& feature) const in IsDeviceFeatureCapableFor() function in OHOS::Rosen::WindowSessionImpl