Home
last modified time | relevance | path

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

/third_party/cef/include/internal/
Dcef_string_wrappers.h102 static inline std::u16string to_string16(const struct_type* s) { in to_string16() function
123 static inline std::u16string to_string16(const struct_type* s) { in to_string16() function
199 static inline std::u16string to_string16(const struct_type* s) { in to_string16() function
300 static inline std::u16string to_string16(const struct_type* s) { in to_string16() function
714 return traits::to_string16(string_); in ToString16()