Searched refs:GetDmabufTotalExportedKb (Results 1 – 4 of 4) sorted by relevance
80 bool GetDmabufTotalExportedKb(uint64_t* total_exported,
116 bool GetDmabufTotalExportedKb(uint64_t* total_exported, in GetDmabufTotalExportedKb() function
286 EXPECT_TRUE(GetDmabufTotalExportedKb(&total_exported, buffer_stats_path.c_str())); in TEST_F()
825 if (dmabufinfo::GetDmabufTotalExportedKb(&size)) { in android_os_Debug_getDmabufTotalExportedKb()