Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds