Searched defs:devPath (Results 1 – 4 of 4) sorted by relevance
120 const char *devPath = NULL; in MtdBlockOsInit() local
131 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()143 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()291 void InputDeviceManager::DoWithEventDeviceAdd(int32_t& epollFd, int32_t& fd, string devPath) in DoWithEventDeviceAdd()
136 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()147 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()292 void InputDeviceManager::DoWithEventDeviceAdd(int32_t& epollFd, int32_t& fd, string devPath) in DoWithEventDeviceAdd()
707 const char *devPath = DEV_NODE_PATH; in HdfIoServiceAdapterObtain() local