Searched refs:DeleteInputDeviceNodeInfo (Results 1 – 2 of 2) sorted by relevance
271 int32_t DeleteInputDeviceNodeInfo(const std::string &devId, const std::string &dhId,
404 int32_t DistributedInputSourceManager::DeleteInputDeviceNodeInfo(const std::string &devId, const st… in DeleteInputDeviceNodeInfo() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceManager461 if (DeleteInputDeviceNodeInfo(devId, dhId, it) != DH_SUCCESS) { in UnregisterDistributedHardware()