Home
last modified time | relevance | path

Searched refs:deep_count_location (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-directory-async.c116 GFile *deep_count_location; member
2838 subdir = g_file_get_child (state->deep_count_location, g_file_info_get_name (info)); in deep_count_one()
2869 if (state->deep_count_location) in deep_count_state_free()
2871 g_object_unref (state->deep_count_location); in deep_count_state_free()
2889 g_object_unref (state->deep_count_location); in deep_count_next_dir()
2890 state->deep_count_location = NULL; in deep_count_next_dir()
3025 state->deep_count_location = g_object_ref (location); in deep_count_load()
3028 g_file_enumerate_children_async (state->deep_count_location, in deep_count_load()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-directory-async.c148 GFile *deep_count_location; member
2860 subdir = g_file_get_child (state->deep_count_location, g_file_info_get_name (info)); in deep_count_one()
2896 if (state->deep_count_location) in deep_count_state_free()
2898 g_object_unref (state->deep_count_location); in deep_count_state_free()
2915 g_object_unref (state->deep_count_location); in deep_count_next_dir()
2916 state->deep_count_location = NULL; in deep_count_next_dir()
3052 state->deep_count_location = g_object_ref (location); in deep_count_load()
3057 g_file_enumerate_children_async (state->deep_count_location, in deep_count_load()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-directory-async.c133 GFile *deep_count_location; member
2626 subdir = g_file_get_child (state->deep_count_location, g_file_info_get_name (info)); in deep_count_one()
2656 if (state->deep_count_location) { in deep_count_state_free()
2657 g_object_unref (state->deep_count_location); in deep_count_state_free()
2675 g_object_unref (state->deep_count_location); in deep_count_next_dir()
2676 state->deep_count_location = NULL; in deep_count_next_dir()
2797 state->deep_count_location = g_object_ref (location); in deep_count_load()
2802 g_file_enumerate_children_async (state->deep_count_location, in deep_count_load()