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

  /external/dbus/dbus/
dbus-marshal-validate.h 81 DBUS_INVALID_USES_LOCAL_PATH = 23,
dbus-marshal-validate.c 868 case DBUS_INVALID_USES_LOCAL_PATH: return "Uses local path";
    [all...]
dbus-marshal-header.c 881 return DBUS_INVALID_USES_LOCAL_PATH;
    [all...]
dbus-message-factory.c 625 *expected_validity = DBUS_INVALID_USES_LOCAL_PATH;
    [all...]

Completed in 840 milliseconds