Home
last modified time | relevance | path

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

/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabufinfo.h35 total_refs_ = 0; in DmaBuffer()
43 total_refs_++; in AddFdRef()
49 total_refs_++; in AddMapRef()
57 uint64_t total_refs() const { return total_refs_; } in total_refs()
76 uint64_t total_refs_; member