OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dbus_auth_needs_encoding
(Results
1 - 3
of
3
) sorted by null
/external/dbus/dbus/
dbus-auth.h
63
dbus_bool_t
_dbus_auth_needs_encoding
(DBusAuth *auth);
dbus-auth.c
2319
_dbus_auth_needs_encoding
(DBusAuth *auth)
function
[
all
...]
dbus-transport-socket.c
538
if (
_dbus_auth_needs_encoding
(transport->auth))
[
all
...]
Completed in 22 milliseconds