Lines Matching refs:uid
42 * Get process uid.
166 * Determine whether the uid belongs to the application.
169 * @param uid The parameter is the uid of the application.
171 napi_value IsAppUid(napi_env env, napi_value uid) const;
181 * Get process uid by process name.
247 * Determine whether the uid belongs to the application.
250 * @param uid The parameter is the uid of the application.
252 napi_value IsAppUid(napi_env env, napi_value uid) const;
255 * Get process uid by process name.