Home
last modified time | relevance | path

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

123

/external/e2fsprogs/scrub/
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_reap.service.in7 [Service] section
8 Type=oneshot
9 WorkingDirectory=/
10 PrivateNetwork=true
11 ProtectSystem=true
12 ProtectHome=read-only
13 PrivateTmp=yes
14 AmbientCapabilities=CAP_SYS_ADMIN CAP_SYS_RAWIO
15 NoNewPrivileges=yes
16 User=root
[all …]
De2scrub_fail@.service.in5 [Service] section
6 Type=oneshot
7 ExecStart=@pkglibdir@/e2scrub_fail "%I"
8 User=mail
9 Group=mail
10 SupplementaryGroups=systemd-journal
De2scrub_all.service.in8 [Service] section
9 Type=oneshot
10 Environment=SERVICE_MODE=1
11 ExecStart=@root_sbindir@/e2scrub_all
12 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/elfutils/config/
Ddebuginfod.service6 [Service] section
7 EnvironmentFile=/etc/sysconfig/debuginfod
8 User=debuginfod
9 Group=debuginfod
11 …fod/debuginfod.sqlite -p $DEBUGINFOD_PORT $DEBUGINFOD_VERBOSE $DEBUGINFOD_PRAGMAS $DEBUGINFOD_PATHS
12 TimeoutStopSec=10
/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/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/selinux/restorecond/
Drestorecond.service7 [Service] section
8 Type=forking
9 ExecStart=/usr/sbin/restorecond
10 PIDFile=/run/restorecond.pid
Dorg.selinux.Restorecond.service2 Name=org.selinux.Restorecond
3 Exec=/usr/sbin/restorecond -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.service6 [Service] section
7 ExecStart=/sbin/mcstransd -f
8 RuntimeDirectory=setrans
/external/protobuf/src/google/protobuf/
Dservice.h117 class Service; variable
134 inline Service() {} in Service() function
/external/swiftshader/tests/regres/cmd/export_to_sheets/
Dmain.go250 func fetchRow(srv *sheets.Service, spreadsheet *sheets.Spreadsheet, sheet *sheets.Sheet, row int) (…
260 func fetchColumn(srv *sheets.Service, spreadsheet *sheets.Spreadsheet, sheet *sheets.Sheet, row int…
276 func insertRows(srv *sheets.Service, spreadsheet *sheets.Spreadsheet, sheet *sheets.Sheet, aboveRow…
297 func createTestListSheets(srv *sheets.Service, testlists testlist.Lists) error {
/external/grpc-grpc/src/compiler/
Dschema_interface.h74 struct Service : public CommentHolder { struct
75 virtual ~Service() {} in ~Service() argument
/external/flatbuffers/grpc/src/compiler/
Dschema_interface.h89 struct Service : public CommentHolder { struct
90 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/perfetto/include/perfetto/ext/ipc/
Dhost.h33 class Service; variable
/external/grpc-grpc/examples/ruby/without_protobuf/
Decho_services_noprotobuf.rb21 class Service class

123