Home
last modified time | relevance | path

Searched refs:ReadBufferExporter (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/
H A Ddmabuf_sysfs_stats.h84 bool ReadBufferExporter(unsigned int inode, std::string* exporter,
/aosp12/system/memory/libmeminfo/libdmabufinfo/
H A Ddmabuf_sysfs_stats.cpp48 bool ReadBufferExporter(unsigned int inode, std::string* exporter, in ReadBufferExporter() function
H A Ddmabufinfo.cpp234 if (!ReadBufferExporter(mapinfo.inode, &exporter, dmabuf_sysfs_path)) { in ReadDmaBufMapRefs()