Searched refs:kDevicePath (Results 1 – 2 of 2) sorted by relevance
58 static const char kDevicePath[] = "/dev/pn81a"; variable92 handle->fd = open(kDevicePath, O_RDWR); in platform_init()94 ALOGE("%s: opening '%s' failed: %s", __func__, kDevicePath, in platform_init()
96 static const wchar_t kDevicePath[] = L"DevicePath"; variable215 if (SUCCEEDED(bag->Read(kDevicePath, &path, 0)) && in GetDevices()