Home
last modified time | relevance | path

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

/system/iorap/src/inode2filename/
Dsearch_directories.cc295 DCHECK_EQ(other.moved_from_, false) << __PRETTY_FUNCTION__ << "CNT:" << other.debug_counter_;
297 if (kDebugDirectoryEntry) LOG(VERBOSE) << __PRETTY_FUNCTION__ << "@CNT:" << debug_counter_
316 size_t debug_counter_{0}; member
323 debug_counter_ = gDebugDirectoryEntryCounter++; in DirectoryEntry()
331 debug_counter_ = gDebugDirectoryEntryCounter++;
344 debug_counter_ = other.debug_counter_; in DirectoryEntry()
360 debug_counter_ = other.debug_counter_; in operator =()
378 debug_counter_ = other.debug_counter_; in operator =()
393 debug_counter_ = other.debug_counter_; in DirectoryEntry()