Searched defs:auth_command_names (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-auth.c2100 static const DBusAuthCommandName auth_command_names[] = { variable
2117 for (i = 0; i < _DBUS_N_ELEMENTS (auth_command_names); i++)
2120 auth_command_names[i].name))
2121 return auth_command_names[i].command;

Completed in 54 milliseconds