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

  /external/dbus/dbus/
dbus-marshal-validate.h 80 DBUS_INVALID_USES_LOCAL_INTERFACE = 22,
dbus-marshal-validate.c 867 case DBUS_INVALID_USES_LOCAL_INTERFACE: return "Uses local interface";
    [all...]
dbus-marshal-header.c 852 return DBUS_INVALID_USES_LOCAL_INTERFACE;
    [all...]
dbus-message-factory.c 614 *expected_validity = DBUS_INVALID_USES_LOCAL_INTERFACE;
    [all...]

Completed in 156 milliseconds