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

  /external/dbus/bus/
selinux.h 44 const char *service_context);
selinux.c 812 * @param service_context is the context of the service.
819 const char *service_context)
836 if (avc_context_to_sid ((char *) service_context, &sid) < 0)
845 (char *) service_context,
  /external/bluetooth/bluez/tools/
sdptool.c 116 struct service_context { struct
518 struct service_context *service = (struct service_context *) userData;
567 struct service_context service = { NULL };
    [all...]

Completed in 40 milliseconds