Home
last modified time | relevance | path

Searched refs:BUS_SPAWN_EXIT_CODE_INVALID_ARGS (Results 1 – 3 of 3) sorted by relevance

/external/dbus/bus/
Dactivation-exit-codes.h42 #define BUS_SPAWN_EXIT_CODE_INVALID_ARGS 10 macro
Dactivation-helper-bin.c60 return BUS_SPAWN_EXIT_CODE_INVALID_ARGS; in convert_error_to_exit_code()
Dactivation.c1303 case BUS_SPAWN_EXIT_CODE_INVALID_ARGS: in handle_servicehelper_exit_error()