Home
last modified time | relevance | path

Searched defs:coll (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/security/keystore/include/keystore/
H A Dutils.h33 explicit SharedNullableIterator(const std::shared_ptr<CollectionType>& coll) : coll_(coll) { in SharedNullableIterator()
36 explicit SharedNullableIterator(std::shared_ptr<CollectionType>&& coll) : coll_(coll) { in SharedNullableIterator()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/
H A DInitialConfiguration.java218 public static <T> boolean any(Iterable<T> coll, Predicate<T> fn) { in any()
230 public static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all()
/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DUtils.java119 @Nullable Collection<T> coll) { in writeTypedCollection()
/aosp12/packages/modules/NetworkStack/src/android/net/ip/
H A DIpClient.java2507 static <T> boolean any(Iterable<T> coll, Predicate<T> fn) { in any()
2516 static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all()
2524 static <T> String join(String delimiter, Collection<T> coll) { in join()
2528 static <T> T find(Iterable<T> coll, Predicate<T> fn) { in find()
2537 static <T> List<T> findAll(Collection<T> coll, Predicate<T> fn) { in findAll()
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
H A DNetworkStatsCollectionTest.java488 final NetworkStatsCollection coll = new NetworkStatsCollection(HOUR_IN_MILLIS); in testRounding() local
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...