Home
last modified time | relevance | path

Searched refs:reachability (Results 1 – 14 of 14) sorted by relevance

/aosp12/art/test/072-reachability-fence/
H A DAndroid.bp3 // Build rules for ART run-test `072-reachability-fence`.
16 name: "art-run-test-072-reachability-fence",
21 ":art-run-test-072-reachability-fence-expected-stdout",
22 ":art-run-test-072-reachability-fence-expected-stderr",
28 name: "art-run-test-072-reachability-fence-expected-stdout",
29 out: ["art-run-test-072-reachability-fence-expected-stdout.txt"],
36 name: "art-run-test-072-reachability-fence-expected-stderr",
37 out: ["art-run-test-072-reachability-fence-expected-stderr.txt"],
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DReference.java29 public final Reachability reachability; field in Reference
31 public Reference(AhatInstance src, String field, AhatInstance ref, Reachability reachability) { in Reference() argument
35 this.reachability = reachability; in Reference()
H A DAhatInstance.java721 for (Reachability reachability : Reachability.values()) { in computeReachability()
722 queues.put(reachability, new ArrayDeque<Reference>()); in computeReachability()
729 for (Reachability reachability : Reachability.values()) { in computeReachability()
730 Queue<Reference> queue = queues.get(reachability); in computeReachability()
736 ref.ref.mReachability = reachability; in computeReachability()
742 if (childRef.reachability.notWeakerThan(reachability)) { in computeReachability()
745 queues.get(childRef.reachability).add(childRef); in computeReachability()
H A DAhatClassInstance.java439 Reachability reachability = Reachability.STRONG; in hasNext() local
441 reachability = mJavaLangRefType; in hasNext()
444 mNext = new Reference(AhatClassInstance.this, "." + field.name, ref, reachability); in hasNext()
H A DDominatorReferenceIterator.java42 if (ref.reachability.notWeakerThan(mRetained)) { in hasNext()
/aosp12/art/tools/ahat/src/main/com/android/ahat/
H A DSummarizer.java56 Reachability reachability = inst.getReachability(); in summarize() local
57 if (reachability != Reachability.STRONG) { in summarize()
58 formatted.append(reachability.toString() + " "); in summarize()
/aosp12/art/tools/ahat/
H A DREADME.txt17 The weakest reachability of instances to treat as retained.
70 Updated public APIs for dominators computation, reachability and parser.
/aosp12/art/tools/ahat/src/test/com/android/ahat/
H A DInstanceTest.java225 public void reachability() throws IOException { in reachability() method in InstanceTest
/aosp12/frameworks/base/proto/src/
H A Dipconnectivity.proto577 // An IP reachability probe event.
/aosp12/art/
H A DTEST_MAPPING158 "name": "art-run-test-072-reachability-fence[com.google.android.art.apex]"
1345 "name": "art-run-test-072-reachability-fence"
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto1358 // IP Manager lost reachability to network neighbors
2376 // IP Manager lost reachability to network neighbors
2864 // IP Manager lost reachability to network neighbors
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...