Home
last modified time | relevance | path

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

/external/bluetooth/bluez/gdbus/
Dobject.c249 static const GDBusSecurityTable *security_table = NULL; variable
359 for (security = security_table; security && security->privilege; in check_privilege()
728 if (security_table != NULL) in g_dbus_register_security()
731 security_table = security; in g_dbus_register_security()
738 security_table = NULL; in g_dbus_unregister_security()