Searched refs:kDmaHeapRoot (Results 1 – 1 of 1) sorted by relevance
38 static constexpr char kDmaHeapRoot[] = "/dev/dma_heap/"; variable72 std::string heap_path = kDmaHeapRoot + heap_name; in OpenDmabufHeap()343 std::unique_ptr<DIR, int (*)(DIR*)> dir(opendir(kDmaHeapRoot), closedir); in GetDmabufHeapList()