Home
last modified time | relevance | path

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

/system/memory/libmeminfo/include/meminfo/
Dsysmeminfo.h128 bool ReadDmabufHeapTotalExportedKb(
/system/memory/libmeminfo/
Dsysmeminfo.cpp281 bool ReadDmabufHeapTotalExportedKb(uint64_t* size, const std::string& dma_heap_root_path, in ReadDmabufHeapTotalExportedKb() function
Dlibmeminfo_test.cpp1024 ASSERT_TRUE(ReadDmabufHeapTotalExportedKb(&size, heap_root_path, buffer_stats_path)); in TEST_F()