Searched defs:GetChipName (Results 1 – 6 of 6) sorted by relevance
66 ### GetChipName subsection
147 int32_t (*GetChipName)(uint32_t devIndex, char *chipName, uint32_t length); member
114 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function
858 RetStatus InputDeviceManager::GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function in OHOS::Input::InputDeviceManager
376 int32_t InputInterfacesImpl::GetChipName(uint32_t devIndex, std::string &chipName) in GetChipName() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
360 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function