Home
last modified time | relevance | path

Searched defs:SocketDescriptor (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dservice_utils.h47 struct SocketDescriptor { struct
48 std::string name;
49 int type = 0;
50 uid_t uid = 0;
51 gid_t gid = 0;
52 int perm = 0;
53 std::string context;
54 bool passcred = false;