Searched defs:AppThreadInfo (Results 1 – 2 of 2) sorted by relevance
24 struct AppThreadInfo { struct28 AppThreadInfo() : pid(0), uid(0) {}; in AppThreadInfo() argument29 AppThreadInfo(int32_t pid, int32_t uid, AccessTokenID callerToken) in AppThreadInfo() argument
21 struct AppThreadInfo { struct24 AppThreadInfo() : pid(0), uid(0) {}; in AppThreadInfo() argument