Home
last modified time | relevance | path

Searched refs:IsInputDeviceMatch (Results 1 – 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
Dres_config_impl.h166 bool IsInputDeviceMatch(InputDevice inputDevice) const;
/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp308 if (!IsInputDeviceMatch(other->inputDevice_)) { in Match()
360 bool ResConfigImpl::IsInputDeviceMatch(InputDevice inputDevice) const in IsInputDeviceMatch() function in OHOS::Global::Resource::ResConfigImpl