Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 25 of 69) sorted by relevance

123

/external/e2fsprogs/scrub/
De2scrub_reap.service.in4 [Service] section
5 Type=oneshot
6 WorkingDirectory=/
7 PrivateNetwork=true
8 ProtectSystem=true
9 ProtectHome=read-only
10 PrivateTmp=yes
11 AmbientCapabilities=CAP_SYS_ADMIN CAP_SYS_RAWIO
12 NoNewPrivileges=yes
13 User=root
[all …]
De2scrub@.service.in6 [Service] section
7 Type=oneshot
8 WorkingDirectory=/
9 PrivateNetwork=true
10 ProtectSystem=true
11 ProtectHome=read-only
12 PrivateTmp=yes
13 AmbientCapabilities=CAP_SYS_ADMIN CAP_SYS_RAWIO
14 NoNewPrivileges=yes
15 User=root
[all …]
De2scrub_fail@.service.in4 [Service] section
5 Type=oneshot
6 Environment=EMAIL_ADDR=root
7 ExecStart=@pkglibdir@/e2scrub_fail "${EMAIL_ADDR}" %I
8 User=mail
9 Group=mail
10 SupplementaryGroups=systemd-journal
De2scrub_all.service.in6 [Service] section
7 Type=oneshot
8 Environment=SERVICE_MODE=1
9 ExecStart=@root_sbindir@/e2scrub_all
10 SyslogIdentifier=e2scrub_all
/external/perfetto/debian/
Dtraced.service4 [Service] section
5 ExecStart=/usr/sbin/traced
6 User=nobody
7 Group=nogroup
8 PrivateTmp=no
9 PrivateDevices=yes
10 PrivateNetwork=yes
11 ProtectSystem=yes
12 ProtectHome=yes
13 NoNewPrivileges=yes
[all …]
Dtraced-probes.service4 [Service] section
5 ExecStart=/usr/sbin/traced_probes
6 User=root
7 Group=root
/external/adhd/init/
Dcras.service10 [Service] section
11 Restart=on-failure
12 LimitRTPRIO=12
13 TimeoutStopSec=20
14 ExecStart=/bin/sh /usr/share/cros/init/cras.sh
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Dfi.w1.wpa_supplicant1.service.in2 Name=fi.w1.wpa_supplicant1
3 Exec=@BINDIR@/wpa_supplicant -u
4 User=root
5 SystemdService=wpa_supplicant.service
/external/selinux/restorecond/
Drestorecond.service6 [Service] section
7 Type=forking
8 ExecStart=/usr/sbin/restorecond
9 PIDFile=/run/restorecond.pid
Dorg.selinux.Restorecond.service2 Name=org.selinux.Restorecond
3 Exec=/usr/sbin/restorecond -u
/external/selinux/dbus/
Dorg.selinux.service2 Name=org.selinux
3 Exec=/usr/share/system-config-selinux/selinux_server.py
4 User=root
/external/libpcap/rpcapd/
Drpcapd@.service4 [Service] section
5 ExecStart=-/usr/local/sbin/rpcapd -i
6 StandardInput=socket
/external/wpa_supplicant_8/wpa_supplicant/systemd/
Dwpa_supplicant.service.in6 [Service] section
7 Type=dbus
8 BusName=fi.w1.wpa_supplicant1
9 ExecStart=@BINDIR@/wpa_supplicant -u
/external/grpc-grpc/examples/ruby/pubsub/tech/pubsub/proto/
Dpubsub_services.rb27 class Service class
48 class Service class
74 class Service class
/external/grpc-grpc/src/ruby/pb/src/proto/grpc/testing/
Dtest_services_pb.rb30 class Service class
71 class Service class
87 class Service class
/external/iperf3/contrib/
Diperf3.service5 [Service] section
6 ExecStart=/usr/bin/iperf3 -s
7 Restart=on-failure
/external/selinux/mcstrans/src/
Dmcstrans.service5 [Service] section
6 ExecStart=/sbin/mcstransd -f
7 RuntimeDirectory=setrans
/external/protobuf/src/google/protobuf/
Dservice.h111 class Service; variable
128 inline Service() {} in Service() function
/external/flatbuffers/grpc/src/compiler/
Dschema_interface.h89 struct Service : public CommentHolder { struct
90 virtual ~Service() {} in ~Service() argument
/external/grpc-grpc/src/compiler/
Dschema_interface.h74 struct Service : public CommentHolder { struct
75 virtual ~Service() {} in ~Service() argument
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dservice_registry.hpp22 asio::io_service& o, Service*, Arg arg) in service_registry() argument
66 const asio::detail::service_id<Service>& /*id*/) in init_key()
/external/grpc-grpc/examples/ruby/without_protobuf/
Decho_services_noprotobuf.rb21 class Service class
/external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
DService.java23 public interface Service { interface
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/
DService.java3 public interface Service { interface
/external/perfetto/include/perfetto/ipc/
Dhost.h33 class Service; variable

123