Searched refs:kIonDevice (Results 1 – 1 of 1) sorted by relevance
37 static constexpr char kIonDevice[] = "/dev/ion"; variable101 ion_fd_.reset(TEMP_FAILURE_RETRY(open(kIonDevice, O_RDONLY| O_CLOEXEC))); in BufferAllocator()