Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/1.0/
DOmxStore.cpp45 const auto& serviceAttributeMap = parser.getServiceAttributeMap(); in OmxStore() local
46 mServiceAttributeList.resize(serviceAttributeMap.size()); in OmxStore()
48 for (const auto& attributePair : serviceAttributeMap) { in OmxStore()