Home
last modified time | relevance | path

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

/third_party/cef/include/internal/
Dcef_string_map.h87 CEF_EXPORT void cef_string_map_clear(cef_string_map_t map);
/third_party/cef/libcef/common/
Dstring_map_impl.cc86 CEF_EXPORT void cef_string_map_clear(cef_string_map_t map) { in cef_string_map_clear() function
/third_party/cef/libcef_dll/cpptoc/
Dcommand_line_cpptoc.cc276 cef_string_map_clear(switches); in command_line_get_switches()
Ddomnode_cpptoc.cc435 cef_string_map_clear(attrMap); in domnode_get_element_attributes()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc674 cef_string_map_clear_ptr cef_string_map_clear; member
881 INIT_ENTRY(cef_string_map_clear); in libcef_init_pointers()
1799 NO_SANITIZE("cfi-icall") void cef_string_map_clear(cef_string_map_t map) { in cef_string_map_clear() function
1800 g_libcef_pointers.cef_string_map_clear(map); in cef_string_map_clear()
/third_party/cef/tests/ceftests/
Dstring_unittest.cc268 cef_string_map_clear(mapPtr); in TEST()
/third_party/cef/libcef_dll/cpptoc/test/
Dtranslator_test_cpptoc.cc501 cef_string_map_clear(val); in translator_test_get_string_map_by_ref()
/third_party/cef/tools/
Dtranslator.README.txt919 cef_string_map_clear(value);