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

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

Completed in 236 milliseconds