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

  /external/dbus/dbus/
dbus-nonce.h 53 const DBusString* _dbus_noncefile_get_path (const DBusNonceFile *noncefile);
dbus-nonce.c 142 if (_dbus_read_nonce (_dbus_noncefile_get_path(noncefile), &nonce, NULL) != TRUE)
398 _dbus_noncefile_get_path (const DBusNonceFile *noncefile) function
419 return do_check_nonce (fd, _dbus_noncefile_get_path (noncefile), error);
dbus-server-socket.c 471 !_dbus_address_append_escaped (&address, _dbus_noncefile_get_path (noncefile)))

Completed in 55 milliseconds