Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dprefixing_callbacks.hpp21 template <> inline const char* string_prefix() { return "s:"; } in string_prefix() function
22 template <> inline const wchar_t* string_prefix() { return L"s:"; } in string_prefix() function