OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_rejected
(Results
1 - 2
of
2
) sorted by null
/external/dbus/dbus/
dbus-auth.c
229
static dbus_bool_t
send_rejected
(DBusAuth *auth);
541
return
send_rejected
(auth);
555
return
send_rejected
(auth);
599
if (
send_rejected
(auth))
620
if (
send_rejected
(auth))
690
return
send_rejected
(auth);
716
if (
send_rejected
(auth))
733
if (
send_rejected
(auth))
740
if (
send_rejected
(auth))
1027
return
send_rejected
(auth)
1441
send_rejected
(DBusAuth *auth)
function
[
all
...]
/external/dbus/
ChangeLog.pre-1-0
[
all
...]
Completed in 198 milliseconds