Searched refs:activation_timeout (Results 1 - 3 of 3) sorted by relevance

/external/dbus/bus/
H A Dbus.h55 int activation_timeout; /**< How long to wait for an activation to time out */ member in struct:__anon4938
H A Dconfig-parser.c423 parser->limits.activation_timeout = 25000; /* 25 seconds */
1871 parser->limits.activation_timeout = value;
3013 || a->activation_timeout == b->activation_timeout
H A Dbus.c1212 return context->limits.activation_timeout;

Completed in 85 milliseconds