OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBUS_NAME_FLAG_ALLOW_REPLACEMENT
(Results
1 - 2
of
2
) sorted by null
/external/dbus/dbus/
dbus-shared.h
103
#define
DBUS_NAME_FLAG_ALLOW_REPLACEMENT
0x1 /**< Allow another service to become the primary owner if requested */
/external/dbus/bus/
services.c
180
(flags &
DBUS_NAME_FLAG_ALLOW_REPLACEMENT
) != FALSE;
[
all
...]
Completed in 49 milliseconds