Searched defs:_dbus_file_exists (Results 1 - 2 of 2) sorted by relevance

/external/dbus/dbus/
H A Ddbus-sysdeps-util-unix.c456 _dbus_file_exists (const char *file) function
495 result = _dbus_file_exists (_dbus_string_get_const_data (&f));
H A Ddbus-sysdeps-win.c2990 if (_dbus_file_exists(path))
3005 if (_dbus_file_exists(path))
3019 if (_dbus_file_exists(path))
3165 _dbus_file_exists (const char *file) function

Completed in 58 milliseconds