Home
last modified time | relevance | path

Searched defs:uid (Results 1126 - 1150 of 1351) sorted by relevance

1...<<41424344454647484950>>...55

/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_manager_proxy_mock.cpp261 int32_t StorageManagerProxy::SetBundleQuota(const std::string &bundleName, int32_t uid, in SetBundleQuota() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp832 int32_t uid = data.ReadInt32(); in OnRemoteRequest() local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp548 void ScreenSessionManagerClient::UpdateDisplayHookInfo(int32_t uid, bool enable, const DMHookInfo& hookInfo) in UpdateDisplayHookInfo() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp1126 uint32_t uid = 20020001; in HWTEST_F() local
1283 uint32_t uid = 20020001; in HWTEST_F() local
1304 uint32_t uid = 20020001; HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp629 int32_t uid = getuid(); in HWTEST_F() local
2050 int32_t uid = 0; in HWTEST_F() local
2088 int32_t uid = 0; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h156 virtual WSError NotifyWindowExtensionVisibilityChange(int32_t pid, int32_t uid, bool visible) in NotifyWindowExtensionVisibilityChange() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp163 void WindowNode::SetCallingUid(int32_t uid) in SetCallingUid() argument
/third_party/elfutils/src/
H A Dar.c836 uid_t uid; member
/third_party/curl/lib/
H A Dimap.c1097 struct dynbuf uid; in imap_state_select_resp() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c1476 usb_fifo_attach(struct usb_device *udev, void *priv_sc, struct mtx *priv_mtx, struct usb_fifo_methods *pm, struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, uint8_t iface_index, uid_t uid, gid_t gid, int mode) usb_fifo_attach() argument
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c708 nfs_mount(const char *server_ip_and_path, const char *mount_path, unsigned int uid, unsigned int gid) nfs_mount() argument
[all...]
/third_party/libuv/src/unix/
H A Dfs.c1691 uv_fs_chown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_chown() argument
1727 uv_fs_fchown(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_fchown() argument
1741 uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_lchown() argument
[all...]
/third_party/libuv/test/
H A Dtest-spawn.c1471 uv_uid_t uid = getuid(); in TEST_IMPL() local
1514 uv_uid_t uid = getuid(); in TEST_IMPL() local
1565 uv_uid_t uid = getuid(); in TEST_IMPL() local
[all...]
/third_party/ltp/lib/
H A Dsafe_macros.c366 safe_setuid(const char *file, const int lineno, void (*cleanup_fn) (void), uid_t uid) safe_setuid() argument
/third_party/node/src/
H A Djs_native_api_v8.h636 static inline void ReportKeyThread(uid_t uid, pid_t pid, pid_t tid, ResType::ThreadRole role) in ReportKeyThread() argument
H A Dspawn_sync.cc788 const int32_t uid = js_uid.As<Int32>()->Value(); in ParseOptions() local
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h135 unsigned int uid; member
/third_party/libfuse/example/
H A Dpassthrough_hp.cc249 uid_t uid = (valid & FUSE_SET_ATTR_UID) ? attr->st_uid : static_cast<uid_t>(-1); in do_setattr() local
H A Dpassthrough_ll.c236 uid_t uid = (valid & FUSE_SET_ATTR_UID) ? in lo_setattr() local
/third_party/libfuse/util/
H A Dfusermount.c1242 uid_t uid = getuid(); in recheck_ENOTCONN_as_owner() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c1522 int uid = DH_get_nid(dh); in get_payload_group_name() local
/third_party/node/deps/uv/src/unix/
H A Dcore.c1171 uid_t uid; in uv__getpwuid_r() local
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c1519 int uid = DH_get_nid(dh); in get_payload_group_name() local
/third_party/python/Modules/
H A D_posixsubprocess.c842 uid_t uid; in subprocess_fork_exec() local
551 child_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) child_exec() argument
755 do_fork_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) do_fork_exec() argument
/third_party/toybox/lib/
H A Dxwrap.c662 struct passwd *xgetpwuid(uid_t uid) in xgetpwuid() argument
681 long uid; in xgetuid() local

Completed in 46 milliseconds

1...<<41424344454647484950>>...55