HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_path_is_absolute (Results 1 - 4 of 4) sorted by null

  /external/dbus/dbus/
dbus-sysdeps-util.c 65 if (_dbus_path_is_absolute (&p) != expected)
68 path, expected, _dbus_path_is_absolute (&p));
dbus-sysdeps.h 297 dbus_bool_t _dbus_path_is_absolute (const DBusString *filename);
dbus-sysdeps-util-unix.c 399 _dbus_path_is_absolute (const DBusString *filename) function
  /external/dbus/bus/
config-parser.c     [all...]

Completed in 2273 milliseconds