Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/test/
Dfunction_ref_cxx98.cpp20 stateful_type a_function_object; in main() local
22 f = boost::ref(a_function_object); in main()
Dfunction_ref_portable.cpp20 stateful_type a_function_object; in main() local
22 f = boost::ref(a_function_object); in main()