Home
last modified time | relevance | path

Searched defs:sid (Results 1 - 25 of 169) sorted by relevance

1234567

/third_party/musl/src/termios/
H A Dtcgetsid.c6 int sid; in tcgetsid() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetsid.c27 pid_t sid = getsid(0); in getsid_0100() local
H A Dsetsid.c42 pid_t sid = getsid(pid); in setsid_0100() local
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.h28 SvcIdentity sid; member
/third_party/musl/libc-test/src/functionalext/supplement/manual/termios/
H A Dtcgetsid.c31 pid_t sid; in tcgetsid_0100() local
50 pid_t sid; in tcgetsid_0200() local
/foundation/ability/ability_lite/interfaces/kits/want_lite/
H A Dwant.h67 SvcIdentity *sid; member
/third_party/musl/src/unistd/
H A Dsetxid.c7 int id, eid, sid; member
27 int __setxid(int nr, int id, int eid, int sid) in __setxid() argument
/third_party/musl/porting/liteos_a/user/src/unistd/
H A Dsetxid.c7 int id, eid, sid; member
27 int __setxid(int nr, int id, int eid, int sid) in __setxid() argument
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/include/
H A Dability_service_manager.h31 SvcIdentity *sid; member
/foundation/multimedia/media_lite/services/player_lite/server/include/
H A Dplayer_server.h26 PalyerCallbackImpl(SvcIdentity &sid) : sid_(sid) {} in PalyerCallbackImpl() argument
/foundation/multimedia/media_lite/services/recorder_lite/server/include/
H A Drecorder_service.h48 RecorderCallbackClient(SvcIdentity *sid) : sid_(*sid) {} in RecorderCallbackClient() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_callback_proxy_lite.cpp27 WifiScanCallbackProxy::WifiScanCallbackProxy(SvcIdentity *sid) : sid_(*sid) in WifiScanCallbackProxy() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_callback_proxy_lite.cpp26 DhcpClientCallbackProxy::DhcpClientCallbackProxy(SvcIdentity *sid) : sid_(*sid) in DhcpClientCallbackProxy() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dsd.c28 SID *sid; in init_system_file_sd() local
176 SID *sid; init_root_sd() local
411 SID *sid; init_secure_sds() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffcmap.c138 FT_UInt sid = charset->sids[idx]; in cff_sid_to_glyph_name() local
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dsidtab.h20 sepol_security_id_t sid; /* security identifier */ member
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dabilityms_client.cpp74 int AbilityMsClient::ScheduleAms(const Want *want, uint64_t token, const SvcIdentity *sid, int commandType) const in ScheduleAms() argument
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_callback_proxy_lite.cpp26 DhcpServerCallbackProxy::DhcpServerCallbackProxy(SvcIdentity *sid) : sid_(*sid) in DhcpServerCallbackProxy() argument
/third_party/libwebsockets/lib/misc/
H A Ddaemonize.c107 pid_t sid, parent; in lws_daemonize() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.h54 uint32_t sid; member
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dkill.c93 int pid, sid; in kill_main() local
/third_party/toybox/toys/posix/
H A Dkill.c96 int pid, sid; in kill_main() local
/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_mini_samgr.c32 SvcIdentity *sid; member
47 int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument
95 SvcIdentity sid; AddRemoteSystemAbility() local
118 SvcIdentity sid; GetRemoteSystemAbility() local
[all...]
/foundation/communication/ipc/ipc/test/ipc/samgr/
H A Dsamgr.c29 SvcIdentity *sid; member
34 static int32_t AddSystemAbility(int32_t saId, SvcIdentity *sid) in AddSystemAbility() argument
50 static int32_t GetSystemAbility(int32_t saId, const char* deviceId, SvcIdentity *sid) in GetSystemAbility() argument
75 SvcIdentity *sid = (SvcIdentity *)malloc(sizeof(SvcIdentity)); RemoteRequest() local
87 SvcIdentity sid; RemoteRequest() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_callback_proxy_lite.cpp28 WifiDeviceCallBackProxy::WifiDeviceCallBackProxy(SvcIdentity *sid) : sid_(*sid) in WifiDeviceCallBackProxy() argument

Completed in 8 milliseconds

1234567