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.cpp71 std::string buf_entry_path = ::android::base::StringPrintf( in GetDmabufSysfsStats() local
83 std::string exp_name_path = buf_entry_path + "/exporter_name"; in GetDmabufSysfsStats()
93 std::string size_path = buf_entry_path + "/size"; in GetDmabufSysfsStats()
129 std::string buf_entry_path = ::android::base::StringPrintf( in GetDmabufTotalExportedKb() local
134 std::string size_path = buf_entry_path + "/size"; in GetDmabufTotalExportedKb()