Home
last modified time | relevance | path

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

/third_party/cef/include/internal/
Dcef_string.h99 #define cef_string_userfree_alloc cef_string_userfree_wide_alloc
Dcef_string_types.h178 CEF_EXPORT cef_string_userfree_wide_t cef_string_userfree_wide_alloc();
Dcef_string_wrappers.h62 return cef_string_userfree_wide_alloc(); in userfree_alloc()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc702 cef_string_userfree_wide_alloc_ptr cef_string_userfree_wide_alloc; member
909 INIT_ENTRY(cef_string_userfree_wide_alloc); in libcef_init_pointers()
1973 cef_string_userfree_wide_t cef_string_userfree_wide_alloc() { in cef_string_userfree_wide_alloc() function
1974 return g_libcef_pointers.cef_string_userfree_wide_alloc(); in cef_string_userfree_wide_alloc()
/third_party/cef/libcef/common/
Dstring_types_impl.cc268 CEF_EXPORT cef_string_userfree_wide_t cef_string_userfree_wide_alloc() { in cef_string_userfree_wide_alloc() function