HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_file_exists (Results 1 - 6 of 6) 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 456 _dbus_file_exists (const char *file) function
495 result = _dbus_file_exists (_dbus_string_get_const_data (&f));
dbus-sysdeps-win.c 3165 _dbus_file_exists (const char *file) function
    [all...]
dbus-sysdeps-wince-glue.c 434 if (_dbus_file_exists (lpNewFileName))
  /external/dbus/test/
decode-gcov.c     [all...]

Completed in 336 milliseconds