Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dservice_utils.h57 struct SocketDescriptor { struct
58 std::string name;
59 int type = 0;
60 uid_t uid = 0;
61 gid_t gid = 0;
62 int perm = 0;
63 std::string context;
64 bool passcred = false;
65 bool listen = false;
66 bool persist = false;