Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dx509cert_principal_cpptoc.cc153 std::vector<CefString> namesList; in x509cert_principal_get_organization_names() local
180 std::vector<CefString> namesList; in x509cert_principal_get_organization_unit_names() local
Dbrowser_cpptoc.cc381 std::vector<CefString> namesList; in browser_get_frame_names() local
Ddrag_data_cpptoc.cc274 std::vector<CefString> namesList; in drag_data_get_file_names() local
/third_party/cef/libcef_dll/ctocpp/
Dx509cert_principal_ctocpp.cc155 cef_string_list_t namesList = cef_string_list_alloc(); in GetOrganizationNames() local
183 cef_string_list_t namesList = cef_string_list_alloc(); in GetOrganizationUnitNames() local
Dbrowser_ctocpp.cc375 cef_string_list_t namesList = cef_string_list_alloc(); in GetFrameNames() local
Ddrag_data_ctocpp.cc274 cef_string_list_t namesList = cef_string_list_alloc(); in GetFileNames() local