Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgwin32registrykey.h190 … gboolean skip_errors,
213 … gboolean skip_errors,
Dgwin32registrykey.c897 gboolean skip_errors, in g_win32_registry_subkey_iter_next() argument
935 if (!skip_errors) in g_win32_registry_subkey_iter_next()
1283 gboolean skip_errors, in g_win32_registry_value_iter_next() argument
1324 if (status != ERROR_SUCCESS && !skip_errors) in g_win32_registry_value_iter_next()
1333 else if (status != ERROR_SUCCESS && skip_errors) in g_win32_registry_value_iter_next()