Searched refs:GetDevDhUniqueIdByFd (Results 1 – 2 of 2) sorted by relevance
113 bool GetDevDhUniqueIdByFd(int fd, DhUniqueID &dhUnqueId, std::string &physicalPath);
253 bool DistributedInputNodeManager::GetDevDhUniqueIdByFd(int fd, DhUniqueID &dhUnqueId, std::string &… in GetDevDhUniqueIdByFd() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager315 if (!GetDevDhUniqueIdByFd(fd, curDhUniqueId, physicalPath)) { in MatchAndSavePhysicalPath()