Home
last modified time | relevance | path

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

/system/memory/libmeminfo/libdmabufinfo/
Ddmabuf_sysfs_stats.cpp77 std::string buf_entry_path = ::android::base::StringPrintf( in GetDmabufSysfsStats() local
89 std::string exp_name_path = buf_entry_path + "/exporter_name"; in GetDmabufSysfsStats()
99 std::string size_path = buf_entry_path + "/size"; in GetDmabufSysfsStats()
135 std::string buf_entry_path = ::android::base::StringPrintf( in GetDmabufTotalExportedKb() local
140 std::string size_path = buf_entry_path + "/size"; in GetDmabufTotalExportedKb()