Home
last modified time | relevance | path

Searched refs:INPUTDEVICE_NOT_SET (Results 1 - 7 of 7) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp51 inputDevice_(INPUTDEVICE_NOT_SET), in ResConfigImpl()
499 if (this->inputDevice_ == INPUTDEVICE_NOT_SET && inputDevice != INPUTDEVICE_NOT_SET) { in IsInputDeviceMatch()
503 if (this->inputDevice_ != INPUTDEVICE_NOT_SET && inputDevice != INPUTDEVICE_NOT_SET) { in IsInputDeviceMatch()
558 request->inputDevice_ != InputDevice::INPUTDEVICE_NOT_SET) { in IsMoreSuitable()
559 return this->inputDevice_ != InputDevice::INPUTDEVICE_NOT_SET; in IsMoreSuitable()
720 return (this->inputDevice_ == InputDevice::INPUTDEVICE_NOT_SET); in IsMoreSpecificThan()
H A Dhap_manager.cpp236 if (this->overrideResConfig_->GetInputDevice() != INPUTDEVICE_NOT_SET) { in getCompleteOverrideConfig()
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h146 INPUTDEVICE_NOT_SET = -1, enumerator
/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_parser.h244 InputDevice inputDevice = INPUTDEVICE_NOT_SET;
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test.cpp1120 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
1246 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
1425 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
1545 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
1611 rc->SetInputDevice(INPUTDEVICE_NOT_SET); in HWTEST_F()
H A Dres_config_impl_test.cpp1529 other->SetInputDevice(InputDevice::INPUTDEVICE_NOT_SET); in HWTEST_F()
1546 current->SetInputDevice(InputDevice::INPUTDEVICE_NOT_SET); in HWTEST_F()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp760 InputDevice inputDevice = INPUTDEVICE_NOT_SET; in GetInputDevice()

Completed in 13 milliseconds