Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/port/
Drefcount.h89 typeid(this).name(), object_counter_, object_id_, ref_count_)
123 object_id_ = AtomicIncrement(&next_id_); in RefCounted()
163 mutable size_t object_id_; variable