Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/
Dini_parser.hpp37 class ini_parser_error: public file_parser_error class
48 ini_parser_error(const std::string &message, in ini_parser_error() function in boost::property_tree::ini_parser::ini_parser_error
89 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
108 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
113 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
123 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
126 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
133 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
165 BOOST_PROPERTY_TREE_THROW(ini_parser_error( in read_ini()
171 catch (ini_parser_error &e) { in read_ini()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dtest_ini_parser.cpp96 catch (ini_parser_error &e) in test_erroneous_write()
145 generic_parser_test_error<Ptree, ReadFunc, WriteFunc, ini_parser_error> in test_ini_parser()
151 generic_parser_test_error<Ptree, ReadFunc, WriteFunc, ini_parser_error> in test_ini_parser()