Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 56) sorted by relevance

123

/system/extras/tests/net_test/
Dnet_test.sh7 ip link set lo up
9 ip link set eth0 up
Dping6_test.sh4 ip link set eth0 up
Drun_net_test.sh81 sudo ip link set $tap up
Dnet_test.py191 def SetInterfaceState(ifname, up): argument
196 if up:
DREADME51 IP connectivity can be provided on the host side by setting up a DHCP server
/system/connectivity/shill/test-scripts/
Dveth29 ifconfig "$peer_iface" up
30 ifconfig "$iface" up
Dbackchannel53 ip link set "$new" up
/system/bt/tools/bdtool/
Dbdtool.c41 static bool up = false; variable
86 …if (!bond && !discover && !discoverable && !up && !get_name && !set_name && !sco_listen && !sco_co… in main()
145 if (up) { in main()
303 up = true; in parse_args()
/system/core/libmemunreachable/
DREADME.md18 …is always written, followed by details of up to `limit` leaks. If `log_contents` is `true`, detai…
27 Updates an `UnreachableMemoryInfo` object with information on leaks, including details on up to `li…
30 …is always written, followed by details of up to `limit` leaks. If `log_contents` is `true`, detai…
/system/core/rootdir/
Dinit.environ.rc.in1 # set up the global environment
/system/core/libnetutils/
Dpacket.c68 uint16_t *up = (uint16_t *)buffer; in checksum() local
73 sum += *up++; in checksum()
77 sum += (uint16_t) *(uint8_t *)up; in checksum()
/system/bt/doc/
Dproperties.md9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
Dpower_management.md39 connection is up which specifies it is willing to go into SNIFF, but its action
69 definitions available up to SNIFF7, but actual SSR values are only defined
70 up to SNIFF4. Params are defined in `bta_dm_ssr_spec`.
98 - The power mode config is looked up in the `bta_dm_pm_cfg` table. If none
102 - The SSR params for the CONN_OPEN event are looked up.
115 services for the given `BD_ADDR`, then looks up the ssr values from the
158 2. `bta_dm_pm_btm_cback` packages up the given parameters into a
/system/sepolicy/
Dracoon.te20 # XXX: should we give ip-up-vpn its own label (currently racoon domain)
Dlmkd.te31 # Clean up old cgroups
Dperfprofd.te46 # simpleperf needs open/read any file that turns up in a profile
Dattributes88 # i.e. processes that can read up and write down.
/system/media/camera/docs/
DREADME.md14 * Tidy - Cleans up the XML/HTML files.
/system/connectivity/shill/shims/protos/
Dcrypto_util.proto61 // Data string built up by shill. Needs to be hashed with SHA-1 for
/system/extras/ANRdaemon/
DREADME19 Known issue: in the systrace output, anrdaemon will show up when the trace is
/system/core/metricsd/
DREADME.md69 * The uploader thread takes care of backing up the metrics to disk periodically
96 be collected in the underflow bucket and samples above the |max| will end up
/system/connectivity/shill/doc/
Dprofile-api.txt14 When the connection manager starts up it pushes a "global profile" onto
26 up in the top-most profile on the stack.
/system/core/liblog/
DREADME89 writing or reading logs. The log buffers are divided up in Main, Sys‐
147 temporarily backed-up either because of Denial Of Service (DOS) logging
/system/tpm/attestation/common/
Ddatabase.proto75 // Addtional intermediate CA certificates that helps chaining up to the root
/system/extras/tests/workloads/
Dpwrtest.sh230 echo Waiting for device to come up...

123