Searched defs:SamgrServer (Results 1 – 1 of 1) sorted by relevance
32 typedef struct SamgrServer SamgrServer; typedef42 struct SamgrServer { struct45 Identity identity;46 Endpoint *samgr;47 MutexId mtx;48 SAStore store;49 IpcAuthInterface *ipcAuth;50 MutexId sysCapMtx;51 Vector sysCapabilitys;