Home
last modified time | relevance | path

Searched defs:source_attributes (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/log/core/
Dcore.hpp291 BOOST_FORCEINLINE record open_record(BOOST_RV_REF(attribute_value_set) source_attributes) in open_record()
/third_party/boost/libs/log/src/
Dcore.cpp683 BOOST_LOG_API record core::open_record(attribute_set const& source_attributes) in open_record()
689 BOOST_LOG_API record core::open_record(attribute_value_set const& source_attributes) in open_record()
695 BOOST_LOG_API record core::open_record_move(attribute_value_set& source_attributes) in open_record_move()