Home
last modified time | relevance | path

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

/external/dbus/bus/
Dactivation-exit-codes.h38 #define BUS_SPAWN_EXIT_CODE_SERVICE_NOT_FOUND 6 macro
Dactivation-helper-bin.c48 return BUS_SPAWN_EXIT_CODE_SERVICE_NOT_FOUND; in convert_error_to_exit_code()
Dactivation.c1287 case BUS_SPAWN_EXIT_CODE_SERVICE_NOT_FOUND: in handle_servicehelper_exit_error()