Home
last modified time | relevance | path

Searched refs:user (Results 1 - 4 of 4) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
H A Dapi_check_plugin.js142 administrators.add(administrator.user);
164 if (!(comment && comment.user && comment.user.id && comment.body)) {
167 const userId = String(comment.user.id);
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/
H A Duser.h11 #include <bits/user.h>
H A Dprocfs.h9 #include <sys/user.h>
/interface/sdk_c/third_party/libuv/include/uv_ndk/
H A Duv.h998 * Libuv can change the child process' user/group id. This happens only when
1011 * Set the child process' user id. The user id is supplied in the `uid` field
1017 * Set the child process' group id. The user id is supplied in the `gid`
1093 uint64_t user; /* milliseconds */ member
1184 uv_timeval_t ru_utime; /* user CPU time used */

Completed in 4 milliseconds