Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/1.0/
DOmxStore.cpp58 auto anyNode = nodes.cbegin(); in OmxStore() local
59 std::string::const_iterator first = anyNode->cbegin(); in OmxStore()
60 std::string::const_iterator last = anyNode->cend(); in OmxStore()