Searched defs:GetChipInfo (Results 1 – 5 of 5) sorted by relevance
119 int32_t (*GetChipInfo)(uint32_t devIndex, char *chipInfo, uint32_t length); member
96 static int32_t GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function
826 RetStatus InputDeviceManager::GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function in OHOS::Input::InputDeviceManager
338 int32_t InputInterfacesImpl::GetChipInfo(uint32_t devIndex, std::string &chipInfo) in GetChipInfo() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
365 static int32_t GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function