Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_ok.c801 sizeof(menu->detect_content_path)); in generic_action_ok_displaylist_push()
820 sizeof(menu->detect_content_path)); in generic_action_ok_displaylist_push()
1711 sizeof(menu->detect_content_path)); in file_load_with_detect_core_wrapper()
1763 menu->detect_content_path, path, in action_ok_file_load_with_detect_core_carchive()
1764 '#', sizeof(menu->detect_content_path)); in action_ok_file_load_with_detect_core_carchive()
4187 menu->detect_content_path, CORE_TYPE_PLAIN); in action_ok_file_load_current_core()
4205 path, menu->detect_content_path, in action_ok_file_load_detect_core()
6624 fill_pathname_join(menu->detect_content_path, in action_ok_load_archive()
6626 sizeof(menu->detect_content_path)); in action_ok_load_archive()
6631 menu->detect_content_path, in action_ok_load_archive()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_driver.h386 char detect_content_path[PATH_MAX_LENGTH]; member