Lines Matching defs:uid
69 int32_t uid;
265 * kill the application by uid
268 * @param uid uid of bundle.
272 int KillApplicationByUid(const std::string &bundleName, int32_t uid,
279 * @param uid, uid.
282 int UpdateApplicationInfoInstalled(const std::string &bundleName, const int32_t uid);
459 * @param uid Output parameters, return userId.
462 int32_t GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid);