Searched refs:addElementToCollection (Results 1 – 1 of 1) sorted by relevance
50 static status_t addElementToCollection(const Element &element, Collection *collection) { in addElementToCollection() function61 static status_t addElementToCollection(const Element &element, Collection *collection) { in addElementToCollection() function314 status_t status = Trait::addElementToCollection(element, collection); in deserializeCollection()