Searched refs:CheckDeviceIsExists (Results 1 – 3 of 3) sorted by relevance
269 int32_t CheckDeviceIsExists(const std::string &devId, const std::string &dhId,
385 int32_t DistributedInputSourceManager::CheckDeviceIsExists(const std::string &devId, const std::str… in CheckDeviceIsExists() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceManager454 if (CheckDeviceIsExists(devId, dhId, inputDeviceId, it) != DH_SUCCESS) { in UnregisterDistributedHardware()
392 int32_t ret = sourceManager_->CheckDeviceIsExists(devId, dhId, inputDeviceId, it);