Searched refs:update_counter (Results 1 – 3 of 3) sorted by relevance
552 file::scan_method method = file::scan_matching, bool update_counter = true);
1545 …_LOG_API uintmax_t text_file_backend::scan_for_files(file::scan_method method, bool update_counter) in scan_for_files() argument1549 …unsigned int* counter = update_counter ? &m_pImpl->m_FileCounter : static_cast< unsigned int* >(NU… in scan_for_files()
1820 int update_counter; member