Home
last modified time | relevance | path

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

/hardware/google/av/media/eco/
DECOData.cpp208 const std::string& entryValue = std::get<std::string>(mKeyValueStore.at(key)); in findString() local
209 value->assign(entryValue); in findString()