Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dprefixing_callbacks.hpp13 template <> inline const char* boolean_prefix() { return "b:"; } in boolean_prefix() function
14 template <> inline const wchar_t* boolean_prefix() { return L"b:"; } in boolean_prefix() function