Searched defs:List (Results 1 – 5 of 5) sorted by relevance
49 using List = L<std::pair<K, V>>; variable
41 android::base::Result<std::vector<Entry>> List(ReadEntry read_entry, in List() function
165 List() { in List() function168 List(const List<T>& src) { // copy-constructor in List() function
152 List() { prep(); } in List() function153 List(const List<T>& src) { // copy-constructor in List() function
861 int List() { in List() function