Searched refs:needed_library_names (Results 1 – 1 of 1) sorted by relevance
3240 const char* needed_library_names[needed_libraries_count]; local3242 memset(needed_library_names, 0, sizeof(needed_library_names));3243 needed_library_name_list.copy_to_array(needed_library_names, needed_libraries_count);3246 !find_libraries(si, needed_library_names, needed_libraries_count, nullptr,