Searched defs:IsDeviceFeatureCapableFor (Results 1 – 3 of 3) sorted by relevance
661 virtual bool IsDeviceFeatureCapableFor(const std::string& feature) const { return false; } in IsDeviceFeatureCapableFor() function
4089 virtual bool IsDeviceFeatureCapableFor(const std::string& feature) const { return false; } in IsDeviceFeatureCapableFor() function
7601 bool WindowSessionImpl::IsDeviceFeatureCapableFor(const std::string& feature) const in IsDeviceFeatureCapableFor() function in OHOS::Rosen::WindowSessionImpl