OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_owner_conn
(Results
1 - 1
of
1
) sorted by null
/external/dbus/bus/
services.c
387
DBusConnection *
old_owner_conn
;
local
492
old_owner_conn
= primary_owner->conn;
494
old_owner_conn
= NULL;
497
old_owner_conn
= NULL;
512
if (
old_owner_conn
== NULL)
518
else if (
old_owner_conn
== connection)
572
if (!bus_service_remove_owner (service,
old_owner_conn
,
578
if (!bus_service_swap_owner (service,
old_owner_conn
,
[
all
...]
Completed in 68 milliseconds