Home
last modified time | relevance | path

Searched refs:ERROR_DEVICE_NAME (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h28 ERROR_DEVICE_NAME = -1, // Invalid device name. enumerator
DEvdevInjector.cpp71 return Error(ERROR_DEVICE_NAME); in ConfigureBegin()