Searched defs:List (Results 1 – 9 of 9) sorted by relevance
30 List() : last(nullptr), first(&firstBuffer.data.typed), in List() function38 List(InputIterator first, InputIterator last) : List() { in List() function67 friend class List; variable
93 private fun List<LogCall>.withContext() = map { it to ParsingContext() } in <lambda>() method
231 static auto List() { in List() function
168 List, enumerator
150 TEST_P(SensorManagerTest, List) { in TEST_P() argument
201 private fun List<AnnotationExpr>.getByName(name: String): AnnotationExpr? = in getOrNull() method
110 } List; member
887 C2FieldUtils::List::List(std::shared_ptr<Impl> impl) in List() function in C2FieldUtils::List
245 static std::vector<Cache>& List() { in List() function in android::Codec2Client::Cache