Home
last modified time | relevance | path

Searched defs:MAX_DEVICES (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.h28 const int MAX_DEVICES = 32; variable
/ohos5.0/drivers/peripheral/input/test/fuzztest/closeinputdevice_fuzzer/
H A Dcloseinputdevice_fuzzer.cpp28 const int MAX_DEVICES = 32; in CloseInputDeviceFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/openinputdevice_fuzzer/
H A Dopeninputdevice_fuzzer.cpp28 const int MAX_DEVICES = 32; in OpenInputDeviceFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetpowerstatus_fuzzer/
H A Dinputgetpowerstatus_fuzzer.cpp28 const int MAX_DEVICES = 32; in InputGetpowerStatusFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/
H A Dinputregisterreportcallback_fuzzer.cpp27 const int MAX_DEVICES = 32; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/runextracommand_fuzzer/
H A Drunextracommand_fuzzer.cpp27 const int MAX_DEVICES = 32; in RunExtraCommandFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipinfo_fuzzer/
H A Dinputgetchipinfo_fuzzer.cpp28 const int MAX_DEVICES = 32; in InputGetchipInfoFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipname_fuzzer/
H A Dinputgetchipname_fuzzer.cpp27 const int MAX_DEVICES = 32; in InputGetChipnameFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetdevicetype_fuzzer/
H A Dinputgetdevicetype_fuzzer.cpp28 const int MAX_DEVICES = 32; in InputGetDeviceTypeFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetvendorname_fuzzer/
H A Dinputgetvendorname_fuzzer.cpp28 const int MAX_DEVICES = 32; in InputGetVendorNameFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputunregisterreportcallback_fuzzer/
H A Dinputunregisterreportcallback_fuzzer.cpp27 const int MAX_DEVICES = 32; in InputUnregisterReportCallbackFuzzTest() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.h75 static constexpr size_t MAX_DEVICES = 16; variable
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputsetgesturemode_fuzzer/
H A Dinputsetgesturemode_fuzzer.cpp32 const int MAX_DEVICES = 32; in InputSetGestureModeFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputsetpowerstatus_fuzzer/
H A Dinputsetpowerstatus_fuzzer.cpp32 const int MAX_DEVICES = 32; in InputSetPowerStatusFuzzTest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp33 const int MAX_DEVICES = 32; in RunCapacitanceTestFuzzTest() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Ddevice_matrix.h98 static constexpr size_t MAX_DEVICES = 64; variable
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp40 constexpr int32_t MAX_DEVICES = 32; variable
/ohos5.0/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_impl.cpp33 constexpr uint32_t MAX_DEVICES = 32; variable
/ohos5.0/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp42 static const int32_t MAX_DEVICES = 32; variable
/ohos5.0/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
H A Dhdf_input_hdi_test.cpp36 constexpr int32_t MAX_DEVICES = 33; variable