Home
last modified time | relevance | path

Searched refs:G_KEY_FILE_ERROR_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgkeyfile.h37 G_KEY_FILE_ERROR_NOT_FOUND, enumerator
Dgkeyfile.c789 G_KEY_FILE_ERROR_NOT_FOUND, in find_file_in_data_dirs()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c408 && err->code == G_KEY_FILE_ERROR_NOT_FOUND)) { in parse_and_configure_from_v5_conf_file()
/third_party/glib/glib/tests/
Dkeyfile.c1435 g_assert_error (error, G_KEY_FILE_ERROR, G_KEY_FILE_ERROR_NOT_FOUND); in test_load()