Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dsingleton.hpp121 static inline singleton_module & get_singleton_module(){ in get_singleton_module() function
192 BOOST_ASSERT(! get_singleton_module().is_locked()); in get_mutable_instance()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_tools.hpp198 boost::serialization::get_singleton_module().lock(); in main()
214 boost::serialization::get_singleton_module().unlock(); in main()