HomeSort by relevance Sort by last modified time
    Searched refs:DBUS_INVALID_BAD_DESTINATION (Results 1 - 3 of 3) sorted by null

  /external/dbus/dbus/
dbus-marshal-validate.h 83 DBUS_INVALID_BAD_DESTINATION = 25,
dbus-marshal-validate.c 870 case DBUS_INVALID_BAD_DESTINATION: return "Bad destination";
    [all...]
dbus-marshal-header.c 840 bad_string_code = DBUS_INVALID_BAD_DESTINATION;
    [all...]

Completed in 561 milliseconds