Searched defs:AppThreadInfo (Results 1 – 4 of 4) sorted by relevance
24 struct AppThreadInfo { struct28 AppThreadInfo() {}; in AppThreadInfo() argument29 AppThreadInfo(int32_t pid, int32_t uid, AccessTokenID callerToken) in AppThreadInfo() argument
24 struct AppThreadInfo { struct28 AppThreadInfo() {}; in AppThreadInfo() function29 AppThreadInfo(int32_t pid, int32_t uid, AccessTokenID callerToken) in AppThreadInfo() argument
21 struct AppThreadInfo { struct24 AppThreadInfo() : pid(0), uid(0) {}; in AppThreadInfo() function
153 struct AppThreadInfo { struct154 std::int32_t pid;155 std::int32_t uid;