Home
last modified time | relevance | path

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

/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabuf_sysfs_stats.h80 bool GetDmabufTotalExportedKb(uint64_t* total_exported,
/system/memory/libmeminfo/libdmabufinfo/
Ddmabuf_sysfs_stats.cpp116 bool GetDmabufTotalExportedKb(uint64_t* total_exported, in GetDmabufTotalExportedKb() function
Ddmabufinfo_test.cpp286 EXPECT_TRUE(GetDmabufTotalExportedKb(&total_exported, buffer_stats_path.c_str())); in TEST_F()