HomeSort by relevance Sort by last modified time
    Searched full:_dbus_file_exists (Results 1 - 7 of 7) sorted by null

  /external/dbus/dbus/
dbus-file.h 42 dbus_bool_t _dbus_file_exists (const char *file);
dbus-sysdeps-win.h 81 dbus_bool_t _dbus_file_exists (const char *filename);
dbus-sysdeps-util-unix.c 527 _dbus_file_exists (const char *file) function
567 result = _dbus_file_exists (_dbus_string_get_const_data (&f));
dbus-sysdeps-win.c 3396 _dbus_file_exists (const char *file) function
    [all...]
dbus-sysdeps-wince-glue.c 434 if (_dbus_file_exists (lpNewFileName))
  /external/dbus/
ChangeLog.pre-1-2     [all...]
ChangeLog.pre-1-0     [all...]

Completed in 126 milliseconds