Home
last modified time | relevance | path

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

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