/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _device_info_v10.md | 62 ### chipName subsection
|
H A D | _input_device_info.md | 62 ### chipName subsection
|
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipname_fuzzer/ |
H A D | inputgetchipname_fuzzer.cpp | 30 char chipName[] = {0}; in InputGetChipnameFuzzTest() local
|
/ohos5.0/drivers/hdf_core/framework/include/wifi/ |
H A D | hdf_wifi_product.h | 73 const char *chipName; /**< Chip name */ member
|
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/ |
H A D | hdf_input_hdi_test.cpp | 577 std::string chipName; variable 603 std::string chipName; variable
|
/ohos5.0/drivers/peripheral/input/test/unittest/common/ |
H A D | hdi_input_test.cpp | 637 char chipName[NAME_MAX_LEN] = {0}; variable 660 char chipName[NAME_MAX_LEN] = {0}; variable
|
/ohos5.0/drivers/peripheral/input/test/unittest/udriver/ |
H A D | hdi_input_test.cpp | 816 char chipName[TEST_LEN1] = {0}; variable 837 char chipName[TEST_LEN1] = {0}; variable 858 char chipName[TEST_LEN1] = {0}; variable
|
/ohos5.0/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/ |
H A D | hdf_input_hdi_test.cpp | 856 std::string chipName; variable 876 std::string chipName; variable 891 std::string chipName; variable 917 std::string chipName; variable
|
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/ |
H A D | msg_head.h | 71 char chipName[32]; member
|
/ohos5.0/drivers/peripheral/input/udriver/src/ |
H A D | input_manager.cpp | 114 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName()
|
H A D | input_device_manager.cpp | 858 RetStatus InputDeviceManager::GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName()
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/include/ |
H A D | sensor_config_parser.h | 31 const char *chipName; member
|
/ohos5.0/drivers/peripheral/input/test/benchmarktest/ |
H A D | input_benchmark_test.cpp | 268 std::string chipName; in BENCHMARK_F() local
|
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/ |
H A D | audio_parse.h | 48 const char *chipName; member
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_touch.h | 83 const char *chipName; member
|
H A D | input_config.h | 126 const char *chipName; member
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/ |
H A D | hdf_wifi_config.h | 68 const char *chipName; member
|
/ohos5.0/drivers/peripheral/input/hdi_service/ |
H A D | input_interfaces_impl.cpp | 376 int32_t InputInterfacesImpl::GetChipName(uint32_t devIndex, std::string &chipName) in GetChipName()
|
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mtd/ |
H A D | mtd_core.h | 124 const char *chipName; member
|
/ohos5.0/drivers/peripheral/input/hal/src/ |
H A D | input_controller.c | 360 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName()
|
/ohos5.0/drivers/peripheral/input/interfaces/include/ |
H A D | input_type.h | 278 char chipName[CHIP_NAME_LEN]; /**< Driver chip name */ member
|