Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DKeyedVector.h79 VALUE& editValueFor(const KEY& key);
158 VALUE& KeyedVector<KEY,VALUE>::editValueFor(const KEY& key) { in editValueFor() function