Home
last modified time | relevance | path

Searched refs:lost (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/metrics/
H A DNetworkMetrics.java98 public void addTcpStatsResult(int sent, int lost, int rttUs, int sentAckDiffMs) { in addTcpStatsResult() argument
102 pendingSummary.tcpLossRate.count(lost, sent); in addTcpStatsResult()
/aosp14/system/core/fastboot/
H A DREADME.md277 to ensure no packets are lost, but the general concept of wrapping the fastboot
472 0x03 0x00 0x00 0x00 getvar:version [lost]
473 0x03 0x00 0x00 0x00 getvar:version [lost]
484 0x03 0x00 0x00 0x00 [lost]
486 0x03 0x00 0x00 0x00 [lost]
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNetdEventListenerService.java349 int lost = lostPackets[i]; in onTcpSocketStatsEvent() local
353 .addTcpStatsResult(sent, lost, rttUs, sentAckDiffMs); in onTcpSocketStatsEvent()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DEventLogTags.logtags50 # A client was waiting for a content provider, but its process was lost
/aosp14/system/core/fs_mgr/
H A DREADME.overlayfs.md105 the alternate slot metadata and previous content will be lost.
/aosp14/frameworks/base/proto/src/
H A Dsystem_messages.proto324 // A validated network failed revalidation and lost Internet access
/aosp14/system/core/rootdir/
H A Dinit.rc619 # create the lost+found directories, so as to enforce our permissions
620 mkdir /cache/lost+found 0770 root root
901 # Ensure that lost+found exists and has the correct permissions. Linux
905 mkdir /data/lost+found 0770 root root encryption=None
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dplugins.md196 …any plugins on the device.  There are even tests in place to help ensure these checks are not lost.
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto3483 // ACTION: A validated network failed revalidation and lost Internet access