Home
last modified time | relevance | path

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

/third_party/boost/libs/log/test/compile/
Dsrc_logger_get_attributes.cpp26 lg.get_attributes(); in test()
/third_party/boost/boost/log/sources/
Dbasic_logger.hpp418 attribute_set get_attributes() const in get_attributes() function in boost::sources::basic_composite_logger
558 attribute_set get_attributes() const in get_attributes() function in boost::sources::basic_composite_logger
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp729 interprocess_security_attributes *get_attributes() in get_attributes() function in boost::interprocess::winapi::interprocess_all_access_security
788 return 0 != boost::winapi::CreateDirectoryA(name, sec.get_attributes()); in create_directory()