Home
last modified time | relevance | path

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

/system/libbase/include/android-base/
Dcollections.h36 void Append(CollectionType& collection, T&& arg) { in Append()
41 void Append(CollectionType& collection, T&& arg, Args&&... args) { in Append()