Home
last modified time | relevance | path

Searched defs:dmabufs (Results 1 – 2 of 2) sorted by relevance

/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo.cpp99 static bool ReadDmaBufFdRefs(pid_t pid, std::vector<DmaBuffer>* dmabufs) { in ReadDmaBufFdRefs()
167 static bool ReadDmaBufMapRefs(pid_t pid, std::vector<DmaBuffer>* dmabufs) { in ReadDmaBufMapRefs()
211 bool ReadDmaBufInfo(std::vector<DmaBuffer>* dmabufs, const std::string& path) { in ReadDmaBufInfo()
245 bool ReadDmaBufInfo(pid_t pid, std::vector<DmaBuffer>* dmabufs, bool read_fdrefs) { in ReadDmaBufInfo()
250 bool AppendDmaBufInfo(pid_t pid, std::vector<DmaBuffer>* dmabufs, bool read_fdrefs) { in AppendDmaBufInfo()
Ddmabufinfo_test.cpp204 std::vector<DmaBuffer> dmabufs; in TEST() local
260 void readAndCheckDmaBuffer(std::vector<DmaBuffer>* dmabufs, pid_t pid, const std::string name, in readAndCheckDmaBuffer()
323 std::vector<DmaBuffer> dmabufs; in TEST_F() local
347 std::vector<DmaBuffer> dmabufs; in TEST_F() local
389 std::vector<DmaBuffer> dmabufs; in TEST_F() local
432 std::vector<DmaBuffer> dmabufs; in TEST_F() local
462 std::vector<DmaBuffer> dmabufs; in TEST_F() local