Home
last modified time | relevance | path

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

/system/core/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabufinfo.h34 total_refs_ = 0; in DmaBuffer()
41 total_refs_++; in AddFdRef()
47 total_refs_++; in AddMapRef()
55 uint64_t total_refs() const { return total_refs_; } in total_refs()
72 uint64_t total_refs_; member