Home
last modified time | relevance | path

Searched defs:List (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/frameworks/rs/
H A DrsList.h30 List() : last(nullptr), first(&firstBuffer.data.typed), in List() function
38 List(InputIterator first, InputIterator last) : List() { in List() function
67 friend class List; variable
/aosp12/build/blueprint/parser/
H A Dmodify.go24 func AddStringToList(list *List, s string) (modified bool) {
44 func RemoveStringFromList(list *List, s string) (modified bool) {
H A Dsort.go130 func SortList(file *File, list *List) {
154 func ListIsSorted(list *List) bool {
H A Dast.go301 type List struct { struct
302 LBracePos scanner.Position
303 RBracePos scanner.Position
304 Values []Expression
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
H A DDebugUtils.kt52 fun List<StackTraceElement>.toShortString(): String { regex
/aosp12/packages/modules/Virtualization/vm/src/
H A Dmain.rs49 List, enumerator
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DLinkedNode.java43 public static class List<T extends LinkedNode> { class in LinkedNode
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DViewerConfigBuilderTest.kt93 private fun List<LogCall>.withContext() = map { it to ParsingContext() } regex
/aosp12/system/core/libutils/include/utils/
H A DList.h165 List() { in List() function
168 List(const List<T>& src) { // copy-constructor in List() function
/aosp12/system/keymaster/include/keymaster/
H A DList.h152 List() { prep(); } in List() function
153 List(const List<T>& src) { // copy-constructor in List() function
/aosp12/frameworks/native/cmds/idlcli/
H A Dutils.h231 static auto List() { in List() function
/aosp12/frameworks/base/libs/hwui/tests/macrobench/
H A Dmain.cpp168 List, enumerator
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/hibernation/
H A DHibernationPolicy.kt356 private fun List<UsageStats>.lastTimePackageUsed(pkgNames: List<String>): Long { regex
366 private fun List<UsageStats>.lastTimePackageUsed(pkgName: String): Long { regex
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_command_handler.cc230 void TestCommandHandler::List(const vector<std::string>& args) { in List() function in test_vendor_lib::TestCommandHandler
H A Dtest_model.cc239 const std::string& TestModel::List() { in List() function in test_vendor_lib::TestModel
/aosp12/build/soong/bpfix/bpfix/
H A Dbpfix.go1125 func filterExpressionList(patchList *parser.PatchList, items *parser.List, removals *parser.List) {
/aosp12/frameworks/base/tools/xmlpersistence/src/main/kotlin/
H A DParser.kt201 private fun List<AnnotationExpr>.getByName(name: String): AnnotationExpr? = regex
/aosp12/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
H A DVtsHalSensorManagerV1_0TargetTest.cpp150 TEST_P(SensorManagerTest, List) { in TEST_P() argument
/aosp12/build/soong/zip/
H A Dzip.go131 func (b *FileArgsBuilder) List(name string) *FileArgsBuilder { func
/aosp12/art/build/apex/
H A Dart_apex_test.py787 class List: class
/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp848 int List() { in List() function
/aosp12/frameworks/av/media/codec2/vndk/util/
H A DC2InterfaceUtils.cpp887 C2FieldUtils::List::List(std::shared_ptr<Impl> impl) in List() function in C2FieldUtils::List
/aosp12/frameworks/base/services/core/jni/BroadcastRadio/
H A Dconvert.cpp110 } List; member
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp245 static std::vector<Cache>& List() { in List() function in android::Codec2Client::Cache
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-api-services-storage-v1-rev158-1.25.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...

12