HomeSort by relevance Sort by last modified time
    Searched full:object_id_ (Results 1 - 1 of 1) sorted by null

  /external/sfntly/cpp/src/sfntly/port/
refcount.h 89 typeid(this).name(), object_counter_, object_id_, ref_count_)
123 object_id_ = AtomicIncrement(&next_id_);
163 mutable size_t object_id_; member in class:sfntly::RefCounted

Completed in 341 milliseconds