Home
last modified time | relevance | path

Searched refs:addElementToCollection (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp50 static status_t addElementToCollection(const Element &element, Collection *collection) { in addElementToCollection() function
61 static status_t addElementToCollection(const Element &element, Collection *collection) { in addElementToCollection() function
314 status_t status = Trait::addElementToCollection(element, collection); in deserializeCollection()