Searched defs:GetChipInfo (Results 1 – 4 of 4) sorted by relevance
119 int32_t (*GetChipInfo)(uint32_t devIndex, char *chipInfo, uint32_t length); member
332 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
665 RetStatus InputDeviceManager::GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function in OHOS::Input::InputDeviceManager