Searched refs:foundNames (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/vndk/include/util/
H A DC2ParamUtils.h226 std::vector<C2String> foundNames; local
231 foundNames.emplace_back(value + pos, endPos - pos);
238 return foundNames;

Completed in 68 milliseconds